dblinux
05-06-02, 09:45
| How can i attain the lists off database in my PostgreSql Server from Visual Basic programm. Thanks, Dblinux |
View Full Version : Visual Basic and PostgreSql
| How can i attain the lists off database in my PostgreSql Server from Visual Basic programm. Thanks, Dblinux |
| There is a project port of postgresql to native windows binary files. In this page: http://hp.vector.co.jp/authors/VA023283/PostgreSQLe.html there is a link called libpgvb. It seems to be a vb library that allows access to postgresql from visual basic. Unfortunatelly, I think this link is to one page in japanese. Excuseme for my poor English, I hope help you. |