dbTalk Databases Forums  

postgresql

comp.databases.postgresql comp.databases.postgresql


Discuss postgresql in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ulazar
 
Posts: n/a

Default postgresql - 11-17-2007 , 08:50 AM






To access to postgresql I am using npgsql (visual studio 2005 c#)...are
there other possibilities to access to this db? is possibile with
psqlODBC? because I don't like npgsql...

Reply With Quote
  #2  
Old   
none
 
Posts: n/a

Default Re: postgresql - 11-17-2007 , 02:04 PM






ulazar wrote the following on 11/17/2007 07:50 AM:
Quote:
To access to postgresql I am using npgsql (visual studio 2005 c#)...are
there other possibilities to access to this db? is possibile with
psqlODBC? because I don't like npgsql...
Sure, you can get psqlODBC at http://pgfoundry.org/projects/psqlodbc/
and JDBC at http://jdbc.postgresql.org/ . I've mostly used the ODBC
connector, which works GREAT and it very steady and reliable. I've also
used the JDBC connector at http://jdbc.postgresql.org/ .

Regards,
Steve


Reply With Quote
  #3  
Old   
ulazar
 
Posts: n/a

Default Re: postgresql - 11-18-2007 , 03:20 AM




Quote:
Sure, you can get psqlODBC at http://pgfoundry.org/projects/psqlodbc/
and JDBC at http://jdbc.postgresql.org/ . I've mostly used the ODBC
connector, which works GREAT and it very steady and reliable. I've also
used the JDBC connector at http://jdbc.postgresql.org/ .
thanks! a little question. Is it possible to use psqlODBC under linux
with mono or it is only for win?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.