Viewing 15 posts - 526 through 540 (of 820 total)
I noticed some of the fine videos on Jump Start TV.
I thought this was about community code like PHP, Apache, Linux. But we are talking about Sybase, umm sorry,...
June 9, 2008 at 7:26 am
SQL CE is effective on Mobile devices. There you have less memory, smaller processors, and a cut down operating system.
For desktop projects I would go with MDSE or SQL...
June 6, 2008 at 10:36 am
It's like most complementary care. It goes along with the regular medical stuff. Most of my doctors take the complementary stuff I'm doing into considerations.
May 30, 2008 at 10:49 am
Good work. This puts it all together. Much better than the detach / move files / attach process that I've been using.
May 30, 2008 at 7:59 am
I don't know which got me laughing harder. The original post or Phil's response to Greg. I've been a "code spitter" long enough to see many forms of...
May 27, 2008 at 9:02 am
Harvesting data from Weblogs, eh? Hmm. I seem to remember hearing something about an infamous email campaign. Something along these lines:
(1) In your database create a nonsense,...
May 21, 2008 at 7:42 am
People ask me what it takes to be a developer. I start by telling what it takes to be a programmer.
You have to be able to write a set...
May 15, 2008 at 10:06 am
sushila (5/15/2008)
I think there's another distinct analogy lurking between end...
May 15, 2008 at 9:40 am
David.Poole (5/14/2008)
For all you parents out...
May 14, 2008 at 1:42 pm
It's a round trip of 170 miles and quite expensive for a day trip but its just about possible.
I guess the roads are much different than in the US....
May 14, 2008 at 10:15 am
Jay B (5/12/2008)
... Otherwise, a reboot could take 15-20 minutes or more on large machines. ...
That's just about the normal boot time for a good size AS-400. ...
May 13, 2008 at 9:33 am
tim (5/12/2008)
David.Poole (5/5/2008)
May 12, 2008 at 3:09 pm
Thanks Doug. Books On Line (great in 2000, sucks rocks in 2005) was not clear on that. 2005 BOL is lacking in examples. Now that I see...
May 12, 2008 at 1:30 pm
Doug Hora (5/12/2008)
alter database [123456] set offline;--move the database to the new location......say J:\Dataalter database [123456] modify file (Name='123456', filename='J:\DATA\123456.mdf');
alter database [123456] set online;
Cool. I must be...
May 12, 2008 at 12:27 pm
OK. On that same thought here is another reminder. Always test your code all over again in a test environment before rolling out an upgrade, a service pack,...
May 12, 2008 at 8:48 am
Viewing 15 posts - 526 through 540 (of 820 total)