Computing.Net > Forums > Programming > Password in connection string on VB

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.

Password in connection string on VB

Reply to Message Icon

Name: max
Date: January 8, 2002 at 10:17:58 Pacific
Comment:

I have a prblem with Access2000 .
I need to know how can I use password in connection string (VB)



Sponsored Link
Ads by Google

Response Number 1
Name: Tom
Date: January 9, 2002 at 01:15:43 Pacific
Reply:

I don't know a lot about VB, but I have programmed in a few other languages. Usually, the password is the next argument. After the connection sting, have a comma, and then the password. It works in every language I know.


0

Response Number 2
Name: Fred
Date: January 9, 2002 at 21:41:03 Pacific
Reply:

I havent used Access2k but I know I had a problem connecting to a mySql & Oracle in VB with just passing the value (this,mypassword,that) and not (x=this,password=mypassword,y=that) yet the first arguments worked in C++, beats me...


0

Response Number 3
Name: Mohammad Dehghani
Date: February 10, 2002 at 08:57:52 Pacific
Reply:

Hello
I Am Researcher in K.M
I Want Some Information About This
Thank You.


0

Response Number 4
Name: Bob Chilly
Date: July 19, 2002 at 16:52:18 Pacific
Reply:

What is the code for this?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Driver GPIB for VB6 ANSI C/DOS escape sequenc...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Password in connection string on VB

Sql connection string VB6 www.computing.net/answers/programming/sql-connection-string-vb6/12336.html

VB6 Mysql remote connection string www.computing.net/answers/programming/vb6-mysql-remote-connection-string/13709.html

VB6 FTP Access connection string www.computing.net/answers/programming/vb6-ftp-access-connection-string/13697.html