Connection Strings (Connection Strings)

After entering the instance of SQL Server connection and the connection to Microsoft Access I realized that even though these are the two types most used databases when we program in visual basic. net , there are "a lot" database and for each string need a specific connection. So I decided to leave the links to the definitions of the connection strings for each type of database. I hope they are really very useful this data.

Sqlserver2008
SQL Server 2008
Sqlserver2005
SQL Server 2005
Sqlserver
SQL Server 2000, 7.0
Sqlserver2005ce
SQL Server Compact Edition
Oracle
Oracle
Db2
IBM DB2
Mysql
MySQL
Sybaseads
Sybase Advantage Database Server
Sybasease
Sybase Adaptive Server Enterprise
Informix
Informix
Postgre
Postgre SQL
Paradox
Paradox
Firebird
Firebird
As400
AS/400 (IBM iSeries)
Progress
Progress
Interbase
Interbase
Ingres
Ingres
Mimer
Mimer SQL
Lightbase
LightBase
Pervasive
Pervasive
Sqlbase
SQLBase
Cache
Cache
Teradata
Teradata
Vistadb
VistaDB
Dbmaker
DBMaker
Netezza
Netezza DBMS
Valentina
Valentina
Excel2007
Excel 2007
Excel
Excel
Text
Textfile
Access2007
Access 2007
Access
Access
Visualfoxpro
Visual FoxPro / FoxPro 2.x
Dbf
DBF / FoxPro
Sqlite
SQLite
Filemaker
Filemaker
Olap
OLAP, Analysis Services
Sharepoint
SharePoint
Msproject
MS Project
Acdi
Active Directory
Exchange
Exchange
Quickbase
Intuit QuickBase
Composite
Composite Information Server
Lotusnotes
Lotus Notes
Dsn
DSN
Udl
UDL
Msindexserver
Indexing
Htmltable
HTML Table

6 Responses to "Connection Strings (Connection Strings)"

  1. Manuel says:

    Excellent information and updated it seems.
    . Net not only connects to SqlServer as you might think. It is clear that the best connection are. Net data provider or data providers. Net, as they offer comunicqci {on native data source. It's usually just a dll that should be referenced.
    Thanks for the collection.
    Atte Manuel Sepúlveda

  2. CARRARO says:

    Excellent links to begin setting up BD! :)

  3. Cesar said:

    Very good information, thank you very much

  4. Elkin says:

    Hey man is very good, besides the connection strings are simple and easy to understand.

    Thank you ...

  5. francisco says:

    how I can create a connection string to access, read the base without having to put the unit that is located directly on the route.

    regards

    Francisco

    • Elisha says:

      you can use the folder where you ran the application that you get with the following INSTRUCTIONAL: Application.ExecutablePath

      I hope you serve.

Comment