SageFix. LetsFix!  
Current Location : Home > Connection Strings Share/Save/Bookmark    

Main Menu
SageFix - Let's Fix

Board Categories
    Web Site Designing
- Graphics
    Web Development
- .NET
- Classic ASP
- JavaScript
- PHP
    WebSite Management
- Promotion Techniques
- Search Engine Optimization
    Databases
- MySQL

Tutorials

Database Connection Strings

  Contact Us

Connection strings for Composite Information Server Composite Information Server

Providers to use when connecting to Composite Information Server
Composite Information Server is an online data integration server.

Composite ODBC

Type:    ODBC Driver
Usage:  Driver=Composite 4.5
Manufacturer:  Composite Software
DSN-less connection
Driver=Composite 4.5;HOST=myServerAddress;PORT=9501;UID=myUsername;PWD=myPassword; DOMAIN=composite;DATASOURCE=PDSI;
 
Specifying catalog
Driver=Composite 4.5;HOST=myServerAddress;PORT=9501;Catalog=myCatalog;UID=myUsername;PWD=myPassword; DOMAIN=composite;DATASOURCE=PDSI;
 

.NET Framework Data Provider for ODBC

Type:    .NET Framework Wrapper Class Library
Usage:  System.Data.Odbc.OdbcConnection
Manufacturer:  Microsoft
Bridging to Composite ODBC
This is just one connection string sample for the wrapping OdbcConnection class that calls the underlying ODBC Driver. See respective ODBC driver for more connection strings to use with this class.
Driver=Composite 4.5;HOST=myServerAddress;PORT=9501;UID=myUsername;PWD=myPassword; DOMAIN=composite;DATASOURCE=PDSI;
 



Subscribe to our mailing list
email


Current Location : Home > Connection Strings Share/Save/Bookmark    

Development problem? SageFix is completely free -- paid for by advertisers and donations. Click here to Contact Us If you have any query. Enjoy!
Request processed in 0.97241 seconds Home - Contact Us - Terms Of Service - Privacy Policy - Copyrights - Top
Advertisements do not imply our endorsement of that product or service.
Current server time now is 09-Sep-2010 09:58:43
Copyright © 2009 Sagefix Inc. All rights reserved.
Powered By SageFix