Viewing 15 posts - 76 through 90 (of 111 total)
It seems like you are trying to create a stand alone Java application. The following link can probably help you setup such an application.
You would need to download Eclipse IDE...
December 12, 2005 at 2:47 pm
Thanks Yelena. Is there a tutorial to quickly setup a trace to audit log ins and log outs?
December 12, 2005 at 11:02 am
The answer is No. Just got to look into BOL, search for "table variables" there is an example.
November 4, 2005 at 11:51 am
Dim s
For each file in fileCol
Wscript.Echo "osql /E -S .\I1 /i " & folderPath & "\" & file.Name
s = "osql /E...
October 25, 2005 at 10:27 am
Eyal,
Check out this page, it might possibly help you out.
October 12, 2005 at 3:14 pm
Dewes, if you have SQL Server Standard or higher installed, you will be able to see that icon in Control Pannel (SQL Gurus', orrect me if I am wrong).
Jason, thats...
September 29, 2005 at 7:45 am
Thanks David.
The licensing icon have the two choices (per seat or per cal). But what I am trying to do is to enable the license type.
September 28, 2005 at 8:40 am
1.) The service has been changed from LocalSystem account to a local admin account based service. Not sure why this got changed, but what's the right way to set the...
September 20, 2005 at 11:09 am
Thank you all. I will take a look at Quest's software.
September 12, 2005 at 8:44 am
I was able to start profiler by simply copying profiler.exe from a machine where its working.
Thank you all,
-R
September 8, 2005 at 11:34 am
I haven't tried to reinstall qe or em, do you think I should give it a shot? I don't have any problems with either QE or EM.
September 7, 2005 at 2:05 pm
This may or may not pertain to SQL Server, but worth reading to relate this error message.
http://support.microsoft.com/?id=325680
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q812486
Where did you get this error message (In SQL EM...
August 30, 2005 at 3:52 pm
1.) Try login as admin on the Windows box.
2.) Run --> services.msc (Will get you to services window)
3.) Look for MSSQLSERVER service, right click and select properties.
4.) In properties window,...
August 19, 2005 at 9:11 am
Noel, thank you for the link.
R
August 16, 2005 at 7:31 am
Viewing 15 posts - 76 through 90 (of 111 total)