Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DB Connection Test
Name: arun_s010 Date: April 20, 2007 at 11:24:35 Pacific OS: Windows 2003 CPU/Ram: 1GB Product: DELL
Comment:
I have written a Piece of code to connect to database through DSN. But please some tell me how to check the connection is successfull. Is there any written value for any db conncet function using DSN.
Summary: I am attempting to connect to a single table in a MS Access 2000 database using MS ADO Data Control 6.0 in VB 6, I also have installed SP 6. The ADO Control is using SP 6?(should I lose SP6 & go back...
Summary: hi, I am working in PHP. I just want to establish a connection to oracle database. Say my sid is ='hi32' userid='aaaa' passwd='bbbb'. i tried following script. <?php putenv('ORACLE_SID=hi32'); pu...
Summary: Hi again, does anyone know what the connection string would be to connect to a PostgreSQL 7.3 database??? VB6 by the way. it`s a remote DB connection. Stuart if youre reading this, my service provider...