Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • RE: Linked Server Login Mapping & NT Groups

    As a DBA/Developer, I have developed my own applications like Data Scripter, SQL-Compare Pro. If anyone need these let me know. I can give it to u guys @ now...

  • RE: Stored procedures

    Hi,

    though the method I'am going to suggest is CRUDE but it can work correct for u

    rename the SP's with some fixed character, so when name is changed surely somethings...

  • RE: how to debug SP's

    Thanks a lot to all for your helpfull tips. . .

    cheers.

  • RE: SQL-VB Interface

    one more way is use

    Format(date,"dd-mmm-yyyy") (function in VB)

    one more example....

    Format(form1.dtpSDate.Value, "dd-mmm-yyyy")

  • RE: Unable to preserve security settings for user ''

    Thank U dear friends......I transfered data to new database and recreated all those users as well. Its fine now..

    Thanks a lot..

  • RE: Unable to preserve security settings for user ''

    I checked all the system tables to find this kind of username or id, I was unable to find something like that......I'am really getting strange about this..........Shell I try to...

  • RE: Deleting columns

    Hi,

    Try to script the table structure changes when U change the table structure in enterprise mangager using the "save change script" then run this script in query analyser U will...

  • RE: Encrypting Data With the Encrypt Function

    Encrypt function in T-SQL is fine what about Decryption of encrytion columns.

    kindly tell us how to do it!

Viewing 8 posts - 1 through 8 (of 8 total)