Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing PSQL7 data from VB.NET

Status
Not open for further replies.

TomKane

Programmer
Jul 24, 2001
1,018
AU
Hello,

I have a query regarding accessing PSQL7 data from VB.NET and would be grateful for any advice you may have on this matter.

We can do this from VB6 and ADO no problem we use the following connections string:

Provider=MSDASQL.1;Persist Security Info=False;Data Source=CORPORATE

But this doesn't seem to work in .NET - the .NET documentation seems to be very SQL Server oriented (Suprise Suprise) and we're really not sure what the problem is. If anyone has any experience in this regard it would be a big help.

Thanks is advance,
Tom

PS I've posted this in the Btrieve forum as well - sorry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top