| Thread | Last Post | Replies |
|
| Run .exe | 13 Mar 2008 05:01 GMT | 2 |
Hi, how are you doing? Can I run a .exe inside a SP? Because before sending emails it needs to authenticate, so I did a Delphi .exe ! MS SQL 2000
|
| Cannot use the OUTPUT option when passing a constant Stored Proced | 13 Mar 2008 04:58 GMT | 6 |
I am having a very difficult problem. I get the following error: Microsoft SQL Native Client Cannot use the OUTPUT option when passing a constant to a Stored Procedure
|
| Killer Union | 13 Mar 2008 04:46 GMT | 2 |
I have two queries joined with a union, one query by itself takes 34ms to complete and the other runs by itself in 340ms but when they are joined by the union (or a union all) the combined query takes an incredible one minute and 15 seconds. Why does the union com with such an ...
|
| differential backup 2005 advice | 12 Mar 2008 23:47 GMT | 7 |
Morning. Im running a FULL BACKUP in overwrite mode daily at 3am. Im running a DIFFERENTAL BACKUP in overwrite mode hourly. I cannot lose more than an hours data.
|
| SHRINKDATABASE - TRUNCATEONLY, NOTRUNCATE, "NOTHING"? | 12 Mar 2008 21:38 GMT | 7 |
At the beginning, I read Tibor Karaszi article: http://www.karaszi.com/SQLServer/info_dont_shrink.asp I don't use bellow procedure on production but only on test servers. One of task I'm using in maintenance plans is "shrink database", default sql
|
| full text searching BLOBS | 12 Mar 2008 20:56 GMT | 1 |
I have an issue with full text indexing of some BLOB data (image data type). We recently moved a SQL 2000 database to a new server with SQL 2005 installed. Everything thing went very smooth. We have full text indexing enabled on several columns over several tables. We have a
|
| SQL Server 2005 32 bit Standard and Windows 2003 64 bit Standard to use more then 4GB RAM | 12 Mar 2008 20:32 GMT | 19 |
The issue I am having is we have SQL Server 32 bit installed on Windows 2003 64 bit server ,that has 8 cpus 2Ghz and 16GB RAM. Windows 2003 64 bit version can support high
|
| Daily backup problem | 12 Mar 2008 20:01 GMT | 8 |
My SQL 2000 server's daily (full) backup started failing due to a lack of disk space. This daily backup has been running for quite a while so im surprised. The file system was full but it seems the old backup are not being deleted even though the maintenance plan is set to ...
|
| Creating a database | 12 Mar 2008 18:33 GMT | 6 |
I have a database in Access to keep records for CDs. The tables are as below Artist ArtID - 1,2,3... ArtistName - Michael Jackson, Snoop Dogg, Jamiroquai...
|
| Unable to restore differential backup | 12 Mar 2008 17:55 GMT | 4 |
I am unable to restore a differential backup. I get the following error: "This differential backup cannot be restored because the database has not been restored to the correct earlier state"
|
| sum and insert into another table? | 12 Mar 2008 17:32 GMT | 9 |
I currently have a table which holds the following: Team Amount Date ------ --------- ----- Blue 100 01/01/08
|
| query analyzer | 12 Mar 2008 13:54 GMT | 5 |
I have disc 1 and 2 for sqlserver 2005 enterprise edition which pulls up browser contents when I run autoplay. All I think I want is to add query analyzer to my local client installation. How can I install query analyzer to an sqlserver2005 client installation?
|
| Record lock while customer is editing | 12 Mar 2008 13:53 GMT | 19 |
I have been searching for the answer to this one for awhile with no success. In the past applications were written so that only one user could edit a record at a time. This was done through record locks. The record would be locked until the user either cancelled the "edit ...
|
| SQL error | 12 Mar 2008 09:42 GMT | 5 |
Hi group hope that you can help me... Created a backup of a database from our Production server (x64 bit) and moved the backup file to our develop (32 bit) server and restored it as the
|
| SCW and SQL 2005 | 12 Mar 2008 09:17 GMT | 5 |
Currently piloting SQL 2005 in Windows 2003 R2 which comes locked down. The SCW (security configuration wizard) has to be used to open things up. Quick question - does the SCW "know" about SQL 2005? Does the SCW cover the typically surface area lock down that any SQL 2005 ...
|