Viewing 15 posts - 1,051 through 1,065 (of 1,221 total)
What I'm going to be interested in reading about, Steve, is your report about ten months from now after you've gone through a full winter in your Prius. My wife...
May 30, 2007 at 10:39 am
They didn't have a staff DBA position before I started here two months ago and there's waaay too much stuff that I just go "Whaaaa?"
May 30, 2007 at 8:23 am
Yep! There are a couple of alternatives. One is to have audit tables that are identical to the table being audited, along with additional fields to track who and when...
May 29, 2007 at 5:08 pm
That's one of the (MANY!) problems with the *nix community. Rabidly anti-MS, rabidly Not Invented Here. MySQL is a very good product and it is improving and evolving all the...
May 24, 2007 at 1:34 pm
I have a Black Book on using a Mac in a Windows environment. I'll see if it has any suggestions on IP printing. I'll also see if I can do...
May 24, 2007 at 11:36 am
SQL Server and MS is my bread and butter, but when I replaced my Thinkpad a month ago it was with a new Core2 Duo Macbook. I'll continue using Windows...
May 23, 2007 at 4:13 pm
Happy Anniversary, Steve & Mrs.! My wife and I are celebrating our second in less than two weeks!
May 23, 2007 at 12:09 pm
Sounds like MS has a byte data type in the system and apparently you're overflowing it. 380 columns?! Wow. I'd hate to work with that! I've had tables approach 100...
May 21, 2007 at 4:11 pm
What was found to be causing the server problem? I'm hoping that in over a year that it's been fixed.
May 18, 2007 at 12:20 pm
Thanks, Greg! That could definitely be the problem. I am getting that error message in the SQL Agent log, but I'd forgotten that that log was sitting out there and...
May 16, 2007 at 10:20 am
Search around online, you should still be able to buy 2K Enterprise. I found one price shop page that has it with 25 CALs for about $3300. Are CALs different...
May 15, 2007 at 1:53 pm
This Clause does NOT work: FROM (((oitems INNER JOIN orders ON oitems.orderid = orders.orderID) INNER JOIN customers ON orders.ouser = customers.username) INNER JOIN products...
May 9, 2007 at 2:00 pm
Did you run out of disk space on the volume? You might have to truncate the log then do some DB shrinking to free up some room.
And like Steve said,...
May 9, 2007 at 1:38 pm
I can't imagine that SAP doesn't have other Arab/English customers. Perhaps you need an international version of their DLL? And SAP should be able to modify your table structures to...
May 9, 2007 at 1:33 pm
Thanks, Karl. I used the exclamation as an escape because I was having problems getting the double apostrophes working. I have no idea...
May 8, 2007 at 9:50 am
Viewing 15 posts - 1,051 through 1,065 (of 1,221 total)