Forum Replies Created

Viewing 15 posts - 1 through 15 (of 22 total)

  • RE: IMPLICIT_TRANSACTIONS vs BEGIN TRAN

    Very interesting question

  • RE: Database connection failed

    Run time error 2147467259 - 80004005 [DBNMPNTW] Access denied

    while connecting the Database Server from VB application

  • RE: Database connection failed

    Problem is not solved. Any Suggestions....

  • RE: Database connection failed

    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 ?

  • RE: Database connection failed

    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...

  • RE: Database connection failed

    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...

  • RE: Retrieve the password of sa account

    How to retrieve Password in SQL 2005 witout creating/logging windows authentication?

    Also how to identify passwords using TSQL or through VB programme

  • RE: Backup and Restore Tables

    Good question for analysis

  • RE: SQL Server 2005

    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...

  • RE: Cryptography

    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...

  • RE: T SQL

    Your are wrong Mr Uday:

    Check the third results:

    | Row 1 - Vyas Mohan

    | Row 2 - Mohan Shobha

    | Row 3 - Shridhar Mohan

    | Row 4 - Sourabh...

  • RE: T SQL

    It is the correct Answer:

    Row1: Vyas Mohan

    Row2: Mohan Shobha

    Row3: Shridhar ...

  • RE: Create Database

    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...

  • RE: MAX

    Good

  • RE: MAX

    Agreed, I didn't saw the message

Viewing 15 posts - 1 through 15 (of 22 total)