I have a local database and I do not use a password but the guNA require a pass to connect. Can I connect without the pass?
Hi,
I have never tried this but I think it should work if you leave the password null the connection string is created as below
"DSN=XXXX;UID=XXX;PWD=;Driver=XXX;OPTION=3";
guNa
Log in to post a comment.
I have a local database and I do not use a password but the guNA require a pass to connect. Can I connect without the pass?
Hi,
I have never tried this but I think it should work if you leave the password null
the connection string is created as below
"DSN=XXXX;UID=XXX;PWD=;Driver=XXX;OPTION=3";
guNa