Viewing 15 posts - 301 through 315 (of 318 total)
If it is media issue, where you only have the image for 32-bit, I believe you can request a copy of 64-bit from Microsoft for $75.00 (they will require a...
September 24, 2010 at 2:38 pm
Thank you Paul, so I am using a join on the same table (is that what I am reading). I was thinking I would have to use a group.
Thank...
September 23, 2010 at 2:28 pm
One last shot, have you looked at the following post in SQL Server Central?
http://www.sqlservercentral.com/Forums/Topic347032-20-2.aspx
September 21, 2010 at 1:05 pm
From the link you provided, are the domain users attempting to access from a Windows XP OS? If so, Only the 32-bit Access Database Engine may be used on...
September 21, 2010 at 12:53 pm
What version of SQL Server are you utilizing? 32-bit or 64-bit, I see your OS is 64-bit. If you are running SQL Server 64-bit the ACE drivers were...
September 21, 2010 at 12:37 pm
John -
A flat file database is nothing more than a plain-text file that contains one record per line, extremely similar to a comma delimited file.
September 21, 2010 at 12:08 pm
I was curious but didn't want to bother him. But now that you have asked, my curiousity is piqued.
September 20, 2010 at 10:18 am
A status of Dormant is considered the same as Sleeping, with the exception that a status of Dormant means that the SPID has
been reset after completing an RPC event....
September 17, 2010 at 1:44 pm
Though I have never personnally ran a speed test against a single column vs multiple column Full Text catalog, I do use both quite frequently and am always quite pleased...
September 17, 2010 at 1:31 pm
I can't explain it, as I stated, but I know it works.
Some times we just don't need to ask why, just know that it works.
September 17, 2010 at 12:04 pm
What SP is SQL Server at? It was a bug in RTM and I think also SP 1 that the Maintenance Cleanup would did not work. You need...
September 17, 2010 at 10:51 am
This is an annoying bug (in my opinion) that has a non-traditional fix. If you are designing, which it sounds like you are and it hangs with the "busy"...
September 17, 2010 at 10:46 am
Absolutely brilliant, thank you both so much. We will attack this first thing in the am
Thank you again,
Chris
September 14, 2010 at 4:30 pm
Is this a full backup being taken? If so, try running a transaction log backup five minutes prior, this will shrink the log file, which will make the full...
July 27, 2010 at 3:12 pm
Viewing 15 posts - 301 through 315 (of 318 total)