Viewing 15 posts - 38,626 through 38,640 (of 39,804 total)
No that I know of. If this is valuble data, I'd call MS and get a case going.
Steve Jones
January 22, 2002 at 10:30 am
January 22, 2002 at 10:28 am
Good luck. Come back if you have more questions. No, I wrote the 229 Design book. J Steven Jones.
Steve Jones
January 22, 2002 at 10:00 am
When you setup a user, do they not get British English as the default? Or is it always English?
Steve Jones
January 22, 2002 at 9:57 am
what is your script like?
I would use isql, which is what the SQL Setup uses. In this you can specify the user to connect with using the -U option. I...
January 22, 2002 at 9:50 am
Keep in mind that I do not think this will handle indentity conflicts. If you allow updates to the subscriber and it takes an identity value already in use in...
January 22, 2002 at 9:48 am
Yes, you would select isnull( column_name, '') replacing column_name iwth the appropriate column. Replace '' with whatever value you want returned ('NULL', 0, etc.).
Steve Jones
January 22, 2002 at 9:35 am
Try running setup on the original SQL Server. It has options for rebuilding master, reinstalling, change network support, and code page. You should get the existing setttings from there.
Steve Jones
January 22, 2002 at 9:32 am
I'm surprised attaching the database without the log file did not work. Try using the EM GUI and specifying the data file for a new database, but renaming or deleting...
January 22, 2002 at 9:21 am
January 21, 2002 at 5:04 pm
January 21, 2002 at 4:58 pm
January 21, 2002 at 4:55 pm
I've used BackupExec and liked it, but it only really allowed me to grab multiple servers easily and manage the schedule.
I have a friend who swears by NTBackup and uses...
January 21, 2002 at 4:53 pm
I've done a few restores at IBM's location and we install the servers and then restore from the backup file. This has worked well and in the event of a...
January 21, 2002 at 4:51 pm
January 21, 2002 at 4:42 pm
Viewing 15 posts - 38,626 through 38,640 (of 39,804 total)