Viewing 15 posts - 30,241 through 30,255 (of 39,763 total)
I'm not a licensing expert, and I'd like to get more clarification, however with 2K, you got a license for Personal Edition, so on every developer's machine, if you had...
December 17, 2007 at 8:23 am
We used to test HTTP at times with it to be sure it was working.
If you telnet to some port and it hangs, blinking cursor, then it's likely open and...
December 17, 2007 at 8:19 am
Interesting and thanks for the update. I'm not sure E85 is the best choice, though the idea of getting that from sugar or another crop instead of corn could make...
December 17, 2007 at 8:17 am
If you are looking to script the database for #1, then right click the database, select Tasks, and there is a Generate scripts option.
For #2, if you want to...
December 16, 2007 at 5:24 pm
Typically the error shown is when the pathing is wrong. Perhaps the production system has different drive paths or you don't have rights to open the file.
December 16, 2007 at 5:22 pm
I could see how this helps and it might be easier, but it depends on your data. With the two join tables, the advantage is a picture can be used...
December 16, 2007 at 5:21 pm
We've seen some of that here in the past with invalid cards. However it's typically been 2-3 attempts only.
I wouldn't be surprised if it was regularly occurring as people always...
December 16, 2007 at 5:15 pm
No idea of failure rates, but you should be able to contact your bank for statistics on your current situation.
December 16, 2007 at 9:49 am
I think you need to get the SQL Server into the internal network. Anything else is not only a bad idea, but probably a big problem.
December 14, 2007 at 10:24 am
Whether you use #1 listed by Markus or not, you should always use roles.
do not assign rights to users. Sooner or later they will quit, someone else will do their...
December 14, 2007 at 8:45 am
Sounds like a problem with the install media. Possibly some files weren't read correctly.
If I remember correctly, a reparse point is a part of the file that determines where the...
December 14, 2007 at 8:44 am
There is no "cursor capacity". It will use available resources to read everything up to the full size of the table. You could cause memory issues, but that is a...
December 14, 2007 at 8:42 am
You can have multiple instances and I know clusters can support this, so I wouldn't expect an issue, but I have not specifically tried this. I think if you have...
December 14, 2007 at 8:41 am
Is there a client running with this isolation level? Sounds like the data changed while it was being streamed out. READ UNCOMMITTED would allow that.
December 14, 2007 at 8:39 am
Sounds like a problem with one of the files. I'd reset the snapshot and see if that works.
December 14, 2007 at 8:39 am
Viewing 15 posts - 30,241 through 30,255 (of 39,763 total)