Viewing 15 posts - 511 through 525 (of 597 total)
Each application may or may not support connection pooling and this is separate from other applications even if the application target the same server and database. Everything in the connection...
February 17, 2004 at 11:07 am
Many places that sell SQL Server include 5 or 10 CALS but that should be clear from the invoice. If you bought 5 CALS it would say so. If they...
February 17, 2004 at 10:47 am
I used to work with DB2 years (and years :wow ago and at that time DB2 internally handled LEFT JOINS more efficiently than RIGHT JOINS. ...
February 17, 2004 at 8:25 am
Its not yet the 27 and yet the contest is over! This is the messsage I get when emailing the contest.
Hi. This is the qmail-send program at lance.cordhosting.com.
I'm afraid...
February 16, 2004 at 8:05 am
If the contest is still on why does the email address no longer work?
Hi. This is the qmail-send program at lance.cordhosting.com.
I'm afraid I wasn't able to deliver your message...
February 13, 2004 at 9:18 am
From Microsoft "By default, the trunc. log on chkpt (ie Simple in SQL 2000)database option is set for the SQL Server msdb system database. This helps ensure that the transaction...
February 13, 2004 at 8:50 am
Thanks this helps. Most of the DW books and articles concentrate on the mechanics of AS and not on the overall approach
February 13, 2004 at 8:23 am
Do you have mixed security? Can you log on with sa or change the sa password?
Check if you are running SP3A. Also go to http://www.microsoft.com/sql/downloads/securitytools.asp and check for the slammer...
February 12, 2004 at 2:20 pm
Access superior in some way to anything! Really? I didn't even know that Access had anything that could be called security.
Unless that password...
February 12, 2004 at 1:32 pm
I agree encryption is not 100% but I doubt you can break encoding by SQL Shield. Having said that, putting business logic into a DLL makes sense, SQL procs should contain...
February 11, 2004 at 7:41 am
If this system will be run on your clients servers then they will have access to the server and all the tools. Create the procs WITH ENCRYPTION as in
(see...
February 10, 2004 at 11:09 am
With respect to how to handle database changes, some method of cache refresh has obviously got to be designed. What this is might depend on the volatility of the data. I...
February 10, 2004 at 8:29 am
Thanks guys!!! Jonathan your suggestion worked.
February 4, 2004 at 8:07 am
There are quite a lot a auditing applications available- OmniAudit, ApexSQL Audit, SQL Smart Audit, SQLAUDIT, DBAudit. They all differ in cost, where the audit data is stored (same database,...
January 28, 2004 at 1:13 pm
They aren't exactly pulling you leg, just not telling the whole story. Oracle stored procs do not return recordsets by default like SQL Server stored procs, but they can be...
January 23, 2004 at 1:44 pm
Viewing 15 posts - 511 through 525 (of 597 total)