Viewing 15 posts - 35,521 through 35,535 (of 39,720 total)
I spoke with NGSSoftware about this also and we never could conclusively figure it completely out.
sorry ![]()
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 18, 2003 at 5:17 pm
We tend to only test on IE, hey, we're a Microsoft site!! :D.
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 18, 2003 at 5:13 pm
If cost is really a factor, you might look at MySQL. Especially for non-mission critical functions, it runs on many platforms and provides basic functions.
I'd advocate SQL Server because it...
December 18, 2003 at 10:13 am
you can connect. When you add the login, you can add them from a different domain.
The recommended procedure, however, is to create a local group on the machine, add...
December 18, 2003 at 10:08 am
CPU is a tough one. Profiler is a good start. Also, you might try checking to see if the app changed.
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 18, 2003 at 10:05 am
I've tried different products (Embarkadero, FMS, Visio, etc.) none worked well. IF you come up with a way,let us know!!!
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 17, 2003 at 11:41 am
Hell if you can configure SQL to use < 2MB, I'd hire you!!!!![]()
I agree with most of the comments above. I'd like to see the certs matter,...
December 17, 2003 at 11:40 am
I have to admit that I tend to use single character, sometimes 2 char aliases, but they have some bearing to the tables. For example, I might use
select *
...
December 17, 2003 at 11:22 am
Anytime, and please continue the thread if you have more questions. IF you get it working, please drop the print script in our library. I'm sure someone else will appreciate...
December 17, 2003 at 9:54 am
The new Ken Henderson book on internals points out nicely that page splits cause nonclustered indexes to move because there is no "key" in the nonclustered index that points to...
December 17, 2003 at 9:53 am
Interesting. This could easily get confusing to read. Are you looking for a query that reports all jobs that "potentially" will run between some time frame?
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL...
December 16, 2003 at 3:47 pm
Short answer:http://www.sqlservercentral.com/columnists/sjones/vcspart1.asp
Controlling access is the first thing you have to implement.
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 16, 2003 at 3:45 pm
OK, to log in as the sql server agent, you need to check the account under which SQL server Agent runs. This in in the Control Panel | Admin Tools...
December 16, 2003 at 3:43 pm
How do you create the report? Is it some batch job?
Will the server "print" the report automatically? If so, you need to log in as the SQL Server Agent account...
December 16, 2003 at 10:44 am
We're looking at ways to do this. International is a challenge as is the print v web model.
Steve Jones
http://www.sqlservercentral.com/columnists/sjones
The Best of SQL Server Central.com 2002 - http://www.sqlservercentral.com/bestof/
December 16, 2003 at 10:43 am
Viewing 15 posts - 35,521 through 35,535 (of 39,720 total)