Viewing 7 posts - 16 through 23 (of 23 total)
An observation/question to clarify. I believe that LIFO stands for "Last In First Out" & FIFO "First In First Out". If so, then the values you have for solutions 2...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
October 18, 2006 at 11:35 pm
I actually built a solution similar to what you're describing using Bulk Load from the SQLXML. I'm actually processing large FIXML (Financial Information eXchange) files with size in the 50+ MB. Here are...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
October 18, 2006 at 10:23 pm
Thank you so much guys. Plenty of ideas of how I can organize my T-SQL scripts.
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
June 23, 2006 at 6:15 pm
How exactly do I help you out? Is there a survey or a form to fill out or just by downloading the free PDF you'll get the demographics that you're...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
June 11, 2005 at 6:19 am
The server has 2.5GIG of memory and SQL grows to 1.8GIG. It makes sense when you say "QA and EM don't affect the memory uses themselves. Only queries on the...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
November 5, 2004 at 12:11 pm
I have the same problem but I've tried by creating a new account with owner rights to all databases and I still get the following error when connecting with query...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
May 2, 2004 at 2:36 pm
I'll start by looking for "sp_detach_db" in the documentation that came with SQL Server. At the bottom of the documentation for the "sp_detach_db" you should be able to see...
[font="Verdana"]Sal Young[/font]
[font="Verdana"]MCITP Database Administrator[/font]
March 13, 2003 at 8:46 am
Viewing 7 posts - 16 through 23 (of 23 total)