I just started using postgres. I have been using it mostly with PHP.
I would like to use C++ to access the database, but I couldn't find any
example c++ connection files. Do you have to link the file to a library? do
you just include header files? which ones?
Also, is there any good documentatio
Are the users missing from pg_shadow. Try psql -E to see queries of
\dt.
> i have created a database with one table to start
> when i type \dt to display the list of tables i have that message:
> Couldn't find any table!
> Anyone would explain me why?
> thanks for your help!
>
>
>
>
>
> __
i have created a database with one table to start
when i type \dt to display the list of tables i have that message:
Couldn't find any table!
Anyone would explain me why?
thanks for your help!
___
Message envoye depuis i
Download and install the latest Microsoft Data Access Componants from
Microsoft. That mostly fixed me when I was having problems.
But, I should also add that when reformated my entire hard drive and
reinstalled Windows, Office 2000, and MDAC, things got a lot better. I hate
to think what that m
I have some troubles to access PostgreSQL tables linked to M$-Access2000.
Does anyone have any ideas, how to do that?
Thanks.
[EMAIL PROTECTED] wrote:
> We've had good luck with something we found at:
>
> http://www.sevainc.com/
>
> David Boerwinkle
>
> -Original Message-
> From: Mike