Viewing 15 posts - 946 through 960 (of 1,271 total)
How are your linked servers set up? More specifically, how is your security set up and what options are enabled?
We were running a mix like yours for a long time...
December 6, 2006 at 2:18 pm
You should be able to simply pass in the arguments as you would if calling it from the command line.
For example, if I can call my application from the command line like...
December 6, 2006 at 2:04 pm
In what language is the web app coded? In VB, VBScript, and other coding languages, it is easy to deparate a date and time into their parts by using a...
December 6, 2006 at 1:50 pm
The process tops running because SQL Server is trying to autogrow the database files. Doing this on a 50 GB database takes a while and the VB app is timing...
December 6, 2006 at 1:34 pm
Please post the exact error. i have many databases mirrored.
December 6, 2006 at 1:28 pm
Did you post int he right forum. I have no idea what you are talking about.
December 6, 2006 at 3:37 am
Yes, it does not have an array data type. It also does not come with cupholders, cigarette lighter, or satellite radio, but it blows away SQL 2000 in the quarter...
December 5, 2006 at 12:47 pm
It's cropped up a couple of times. Our developers have a SQL Server running on their own computer for dev work and when they upgraded to 2005, a couple of...
December 5, 2006 at 6:27 am
Why would identity fields give you a headache with mirroring? They require no special handling.
Also, you posted in the wrong forum. Database mirroring is not a type of replication.
December 5, 2006 at 6:03 am
It's a hardware resource issue. I would suggest bumping RAM up to at least 3 GB. Otherwise, it's like pulling a horse trailer with a moped.
December 5, 2006 at 6:01 am
The problem is that you had a previous installation and the current installation does not have the proper rights to right to all of the pre-existing directories.
Solution:
December 5, 2006 at 5:51 am
In short, the answer is no ... but it's not difficult to emulate an array.
December 5, 2006 at 5:47 am
I'll be over 100 by then so hopefully I've managed to retire to a big ranch in TX and you can talk amongst yourselves. ![]()
December 4, 2006 at 1:03 pm
This is a network related error. Your application cannot connect to the mail server specified. Check the following:
December 4, 2006 at 12:37 pm
--Execute as joe celko; set angry rant mode on ![]()
Using smalldate would create a Y2K79 bug. I always assume...
December 4, 2006 at 12:33 pm
Viewing 15 posts - 946 through 960 (of 1,271 total)