in my global asa under Application_OnStart i have:
Application("Connection_String") = "DSN=ColOraTest;UID='';PWD=''"
on a web page I have:
sConn = Application("Connection_String")
when ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11523278.htm...
Zones:
ASPDate Answered: 10/13/2000 Rating: 6.4 Views: 0
I just need to know how to connect VB5 & Oracle with a DSNless connection, exactly (please give me the precise details).
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10088638.html
Zones:
VB DBDate Answered: 10/13/1998 Rating: 8.0 Views: 0
I am trying to get an complete ODBC-String with all defined attributes for a specific DSN name I created with the odbc admin tool. My Intention is to establish a connection to an oracle or informix...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10328376.html
Zones:
DatabasesDate Answered: 04/17/2000 Rating: 7.0 Views: 0
I have developed an intranet database application using RDS. Right now, I have hard coded the data control connect string. This makes the user id and password for the database connection obvious wh...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20029586.htm...
Zones:
ASPDate Answered: 03/15/2003 Rating: 8.4 Views: 0
i have given a password to the database (MSAccess) .mdb file. how to create the connection , i.e., the connection string to be given while opening the connection.
thanks in advance
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20069927.htm...
Zones:
ASPDate Answered: 07/19/2002 Rating: 7.2 Views: 0
HI. I want to open a Foxpro 2.0 .DBF file to search with ASP. Can anyone help me with the connection string? PS: the database has to be opened not to be modified. Thank you very much
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20162289.htm...
Zones:
ASPDate Answered: 08/06/2001 Rating: 7.4 Views: 0
Hi,
Im doing a connection between ASP.NET and SQL Server and am having problems. Im setting up the connection in the web.confiq file using
<appSettings>
<add key="ConnectionString" value="...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20428419.html
Zones:
.NETDate Answered: 10/21/2003 Rating: 7.6 Views: 0
Hi All,
I have an ActiveX control that was developed usinf VB6..
This control connects to a database...i use to do this the ADODB.Connection...
My databas on a server called server1 and the data...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20497473.html
Zones:
Visual BasicDate Answered: 09/20/2003 Rating: 7.0 Views: 0
I have a connection to an access database. I read a connection string dynamically to get a datapath from the app.config file. The connection string is set to be a dynamic property. The connectio...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20506923.html
Zones:
.NETDate Answered: 11/03/2003 Rating: 7.4 Views: 0
I am relativly new to VB. I have taken a beginner and intermediate class, however they were both a couple years ago. I am now writing a VB application to take test on the PC. This will be used f...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20556327.html
Zones:
Visual BasicDate Answered: 03/20/2003 Rating: 9.4 Views: 0