2015-12-23 (first published: 2015-10-19)
1,985 reads
2015-12-23 (first published: 2015-10-19)
1,985 reads
the following statement when given on isql prompt and then given go statement creates a Database named "GO"CREATE DATABASE GO B'coz GO is a command in isql only and that also when used as the first keyword of the line, and Query Analyzer does not need any go statement for Executing any Query hence it […]
2004-09-08
We have an ASP web application with a VB middle tier that executes stored procedures on our SQL Server database. ASP pages call VB Dll's which execute the stored procedures. The ASP pages and VB Dll's reside on a web server and the database on a separate database server.Currently, we are using SQL Server logins […]
2004-08-24
35 reads
I've reindexed the database and used the WITH (NOLOCK) command (forgot about that one). Seems a little better now. Thanks for the replies.
2004-08-20
By Steve Jones
Today’s coping tip is to ask other people about things they’ve enjoyed recently I...
By Steve Jones
Today’s coping tip is to challenge negative thoughts and look for the upside. I’m...
Since changing to the new MVP renewal model, Microsoft MVPs have had until 31...
Hi there I have a problem with a dynamicSQL Statement. In this code, I...
Hi, is there are way using sql that brings a list of the ssis...
We are only trying to answer the below questions regarding database connections for an...