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!

Search results for query: *

  1. mathinic

    PsqlConnection +ServerDSN

    I want to use PsqlConnection to connect to Pervasive database. For example: public PsqlConnection myConnection; myConnection = new PsqlConnection("Server=myHost;ServerDSN=DEMODATA"); myConnection.Open(); I want to access a Pervasive database from an ASP.NET application. The asp.net...

Part and Inventory Search

Back
Top