Viewing 15 posts - 16 through 30 (of 91 total)
I'd have to disagree slightly with Chris. It could be a bit better but it's a huge improvement.
The only problem with googling the site is that I don't think...
December 3, 2003 at 12:16 pm
This might be helpful but we really need more info about what you are doing. i.e. code samples, error logs etc.
From Books-On-Line uniqueidentifier data type:
When converting character or binary...
November 19, 2003 at 1:19 pm
You could have your ASP page enter the query parameters into a database table then start the DTS package. The package could read the parameters with an execute SQL...
November 19, 2003 at 1:08 pm
Works fine for me now, thanks.
"I met Larry Niven at ConClave 27...AND I fixed his computer. How cool is that?"
(Memoirs of a geek)
November 19, 2003 at 12:55 pm
Before you do anything else make complete backups of every database on that server that you can especially master and msdb.
Have you tried creating a dummy file of...
November 13, 2003 at 12:51 pm
Back on the hacker end of things...
Try searching for something called Black Widow. It's sort of a many-purposed piece of software and it might be free. It can...
November 13, 2003 at 12:10 pm
Often smaller corporations will give titles in lieu of money. This works both for the employee in a resume/self esteem kind of way and for the company when dealing...
November 6, 2003 at 10:01 am
Nothing in the logs particularly sparks anything for me.
I'd check the permissions on the account used to run the package with respect to the new domain and your...
October 30, 2003 at 9:30 am
I don't understand. Do you mean search for a row in all tables in a database? All databases on a server?
My initial response to "Is there a way...
October 28, 2003 at 3:42 pm
It might also be interesting to see a profile trace of SQL Server moving a table from one filegroup to another.
I suppose a simpler method if you have the drive...
October 6, 2003 at 3:19 pm
It seems kind of ass-backwards but you could create blank tables of the structure needed in the filegroup needed with a different name then DTS the data into them, rename...
October 6, 2003 at 3:17 pm
Try starting the server from the command line. This will often give you errors that you don't see otherwise.
To give an example, I was creating a test server for...
September 26, 2003 at 11:53 am
Wow, Chris! Now if that reply doesn't make you want to buy someones book, I don't know what will.
September 12, 2003 at 7:48 am
>> How dumb of an idea is it to place Sybase SQL and Microsoft SQL on the same server?
In my experience, really dumb. At least in older versions...
September 9, 2003 at 2:43 pm
Viewing 15 posts - 16 through 30 (of 91 total)