Enter Keywords:
1 - 10 of 563(0.015 seconds)
Sort By:
 
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 ...
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).
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...
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...
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
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
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="...
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...
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...
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...
Zones: Visual BasicDate Answered: 03/20/2003 Rating: 9.4 Views: 0