Viewing 15 posts - 16 through 30 (of 41 total)
Yes, I agree this a custom message, and not the SQL Engine.
October 28, 2004 at 2:14 am
Hi Guys, Steve,
We have a similar setup, but we also have changed the registry to allow sqlserver to record 7 log entries, so that we also have the last weeks...
October 27, 2004 at 1:31 am
You may want to check the Active Directory (if you are using it) as I have found that simply renaming a server isnt the end of the issue, as AD...
October 26, 2004 at 2:10 am
I tend to reserve the use of nulls for things that havent been asnwered at all, rather than for an unknown, as technically when a user answers unknown, she/he is...
October 8, 2004 at 1:24 am
this is all very true, but I have run into this problem quite often with various clients, where the scope of the table or field is set in stone at...
October 7, 2004 at 2:22 am
hiya, thanks for that.
i didnt explain my question very well, (infact my explanation was attrocious).
I want to be able to determine what order I need to insert the table in...
so...
September 23, 2004 at 2:15 am
yes, or compile them as a DLL in VB and use them in .NET once you have given them a RCW - I have written a C# class that will...
September 23, 2004 at 2:00 am
Usually, when I migrate from 7 to 2000, I have found the easiest way is to detach the database from v7 using sp_detach_db, copy the MDF (and the log if...
September 15, 2004 at 2:17 am
... dont listen on the default port.
I beleive you can 'hide' what port SQL Server listens on, which infact just alter the default port.
-- Alex
July 30, 2004 at 2:00 am
Hi, I'll give you some info on how I last achieved this for a recruitment company here in London. (I'm not sure if another post has already included this information...
July 28, 2004 at 2:12 am
Cheers for that Greg.
What if ourdata analyst, administrator or even CEO were to want read access to data, and hence every object.
Is the db_datareader still a bad option?
-- alex
July 22, 2004 at 2:09 am
hi all, can someone inform me of all the drawbacks of using db_datareader, db_datawriter, etc.
thanks,
Alex
July 21, 2004 at 1:52 am
Viewing 15 posts - 16 through 30 (of 41 total)