Hi guys,
I need some help, is anyone of you knows how to remove the name pipes in the server network utility after i have installed the MSSQL 2000? I tried removing the name pipes it seems the option to remove it is disable.
Thanks a lot.
User Profile
Collapse
-
Transfer user password from old database to a new one
Hi guys,
I have transferred one database from one machine to another and created all the users and their access rights. Could anyone help how to transfer the users previous "PASSWORD" from the old machine to the new one?
Thanks for replying in advance. -
Hi,
You may select distinct the duplicate entry and save it in a temporary table, then delete the double entry to the main table and insert the content of the temporary table to the main table. -
For anyone who will encounter same problem as I did, the solution for my problem was on the .bat file and not in MSSQL. I added the -W in the command in my .bat file.Leave a comment:
-
Hi Satpal
If your MSSQL version range from 6.5 to 2000 you may use the MSSQL Enterprise Manager to view and manipulate your databases. For MSSQL 2005, use the SQL Server Management Studio.
What type of backup do you need? Kindly state what version of SQL server do you have for me to send you a step by step guide....Leave a comment:
-
Hi Alwyn,
Are you going to use the same machine for the upgrade? Are you also going to migrate your OS?
If your going to use the same machine simply install the MSSQL 2000 in your machine, during installation there is an option there that would ask you to update the current version of your MSSQL.
If your going to use a different machine install the MSSQL 2000 then restore the backup of your database from...Leave a comment:
-
MSSQL Script execute in .bat
Hi Guys, anyone out there who could help me with my problem?
I have created a .bat file that would execute the mssql script and give an .txt file as an output. The script run successfully except for the output, the output save as .txt file was not in order unlike the output that was derrived from the query analyzer. As I try to solve my problem I observe that the lines separating the header and the data was the cause of un-order format,...
No activity results to display
Show More
Leave a comment: