Viewing 15 posts - 16 through 30 (of 66 total)
But I just have problem when I change "Hide Instance" to Yes. I don't have this issue before.
August 24, 2011 at 4:36 am
Your comment is good but what a pity I don't have second server to exchange 😎
August 23, 2011 at 11:57 am
I little bit confuse, what's difference source and destination column in your sample, you call "Row" but SQL 2000 separates "DTSSource" and "DTSDestination" ?
January 21, 2011 at 8:41 am
Yes, but how to use Script or Derived Column to make function like that of SQL 2000.
Please guide me.
Function Main()
if (DTSSource("ID")<>"" and DTSSource("CODE")= "123456" and isNumeric(DTSSource("INTERFACE"))) then
...
January 21, 2011 at 3:44 am
OK, thank you very much.
December 12, 2010 at 9:06 pm
Is it possible to upgrade from SQL 2000 x32 to SQL 2008 x64 by detach data files from SQL 2000 x32 and attache them to SQL 2008 x64 ?
December 11, 2010 at 7:21 am
As I said, for some reasons now I don't want to upgrade to SQL 2005 or 2008 so much.
So I think the temporary best way now is install SQL Server...
December 9, 2010 at 6:38 pm
Should I have another question.
Is there version of SQL Server 2000 Enterprise 64-bit for server Hewlett-Packard DL360 G6. I try to search in Internet but only get version 64-bit for...
December 9, 2010 at 1:10 am
Yes, of course I will upgrade to Enterprise version
But as my second question, I'm worry about stabilization of Windows because at that case Windows has only 1GB for kernels.
December 6, 2010 at 8:45 pm
This is correct. SQL 2000 Standard can only use 2GB of memory. SQL 2000 Enterprise can use more than 2GB of memory using AWE.
Do you mean to use parameter /PAE...
December 6, 2010 at 6:48 pm
Any advice please ? Thanks.
December 6, 2010 at 11:29 am
But when I use "WITH RECOVERY", I can't restore next new log file into database any more
August 6, 2010 at 7:50 pm
Any body comments please!
July 7, 2010 at 9:00 am
Thanks for your advice!
Could you help me next question:
USER1 is owner of [user1].[Table2]
How to PREVENT him access (SELECT, INSERT, UPDATE, DELETE) to [user1].[Table2] directly, I want to let him just...
June 30, 2010 at 12:48 am
I think this way equals to setup Log On account on screen of Windows services configuration
June 8, 2010 at 12:35 am
Viewing 15 posts - 16 through 30 (of 66 total)