Viewing 15 posts - 1 through 15 (of 22 total)
Run time error 2147467259 - 80004005 [DBNMPNTW] Access denied
while connecting the Database Server from VB application
August 25, 2011 at 8:43 am
Problem is not solved. Any Suggestions....
August 25, 2011 at 6:06 am
Tried both Connection strings
PROVIDER=SQLOLEDB;SERVER=SERVER\SERVER;UID=sa;PWD=P@ssw0rd;DATABASE=MASTER
PROVIDER=SQLNCLI10;SERVER=SERVER\SERVER;UID=sa;PWD=P@ssw0rd;DATABASE=MASTER
Also DSN is working fine, only connecting from VB 6.0 is failing
Any idea ?
August 24, 2011 at 9:56 am
Tried the same (SQLNCLI) but no use. Also default db is master.
Actual my problem is from any VB application I am not able to connect the database but from .Net...
August 24, 2011 at 9:38 am
Hi Sean Lange
Logged user was Administrator and having full rights, from VB applciation SQL is not connecting and showing above mentioned error but from .net application SQL is connecting...
August 24, 2011 at 9:27 am
How to retrieve Password in SQL 2005 witout creating/logging windows authentication?
Also how to identify passwords using TSQL or through VB programme
November 23, 2009 at 11:02 pm
Forefront codename "Stirling" Beta 2, But in the question needs to provide the clear information for SQL2005 (Whether it is beta or edition)
16 Apr 2009 ... Forefront codename “Stirling” is...
July 24, 2009 at 3:27 am
Data encryption refers to the process of transforming electronic information into a scrambled form that can only be read by someone who knows how to translate the code. Encryption is...
May 30, 2009 at 9:33 am
Database wasn't create:
I have executed the query but the results are:
Server: Msg 5105, Level 16, State 2, Line 1
Device activation error. The physical file name 'C:\mssql\MYTEST.doc' may be incorrect.
Server: Msg...
May 11, 2009 at 8:30 am
Viewing 15 posts - 1 through 15 (of 22 total)