Viewing 13 posts - 16 through 28 (of 28 total)
I've got it working. I have added code before the insert that checks for ?'s and just deletes those rows and it runs fine. Thanks for everyone's help.
April 13, 2007 at 11:43 am
Thanks,
I have found a problem in the file were there are characters like 'S' where a number is supposed to be. That causes this to fail.
April 13, 2007 at 10:27 am
It really all depends on how many concurrent connections and how the database is used.
You may want to look into using sqlio to do a benchtest
April 12, 2007 at 1:46 pm
I don't need it in the database afterwards so that is fine.
February 13, 2007 at 5:31 am
I do have transaction log backups every 15 minutes. I thought about that but it's slightly more frequent. It could be a few of these jobs that are on this...
February 5, 2007 at 9:50 am
Fixed all the problems. The SQL cannot be the cause because the cache hit ratio in 99%+.
I need to find what it is that causes the large spikes in...
February 5, 2007 at 9:07 am
I've never seen it in the express Edition.
I do have an Eval of SQL 2005 knocking about that I may try and install SSMS only. Hopefully that is possible.
December 16, 2006 at 1:51 pm
To be honest I'm not totally sure yet. I'm the SQL developer and we don't have anyone else. I got a book on ASP with C#. I have written some...
December 6, 2006 at 2:17 pm
Would it be possible on the front end form for the date and tiem to appear as two field, even for updating?
December 5, 2006 at 8:56 am
Viewing 13 posts - 16 through 28 (of 28 total)