Page 1 of 1

postgresSLQ.net datasource

Posted: Wed 11 Jan 2006 22:55
by sskumar1
hi all,
I am new to both postgresql and VB.net, so this might sound like a stupid question. I have built a application which uses ODBC postgres as datasource in vb.net. I just bought postgresSQL.net std to take out the trouble of setting up ODBC in computers I install this application on.

I was wondering if it is possible to create dataset designer using postgresql.net 2.4 version. Since I have lot of tables I would rather use the designer capability in VS 2005 than code everything. I thought since the vs 2005 has capability creating DB design for oracle DB and SQL db, this might be similar to that but after I install postgresql.net 2.4 I cannot find it in the list of data source type. Any input is appriciated.
Thanks,
- kumar

Posted: Thu 12 Jan 2006 08:01
by SecureGen
For now we do not support DataSource configuration wizard. We are working on issue now and expect this feature during month.
After installing PostgreSQLDirect .NET for VS 2005 you see the new tab PostgreSQLDirect in toolbox. Using components in toolbox you can create datasets from DataAdapter.