Viewing 15 posts - 376 through 390 (of 820 total)
Views and stored procedures have nothing to do with transactions. Then again transactions are not supported either. That is OK as the Compact Edition is single user anyway.
April 21, 2009 at 4:51 pm
Sorry to be so late in responding. I was on the road last week and not able to chime in.
First, if I offended anyone I apologize. I am a...
April 20, 2009 at 7:48 am
Jeff Moden (4/13/2009)
Paul White (4/13/2009)
Jeff Moden (4/12/2009)
Oh, and have you enabled CLR yet and learnt C#? :laugh:Heh... no, not yet, Paul.
And why should you? We should all agree that...
April 17, 2009 at 5:03 pm
Yes, Pete, many cuts. I saw a paper tape reader on a CDC mainframe that had a gear motor an optical sensors. It used the drive holes on...
April 13, 2009 at 5:12 pm
110 baud? Yep, that IS high speed. 8-level too. My first word processor was a teletype with a reader and punch. Editing was a bear. ...
April 13, 2009 at 12:50 pm
Speaking of boards, one of the ones I kept hidden away was one that would dup a stack of cards and punch sequential numbers into the appropriate columns. Once...
April 13, 2009 at 11:16 am
Aaron N. Cutshall (4/9/2009)
April 9, 2009 at 3:58 pm
You are right about being faster. Far less typing.
I think that there is a point that we have ignored though. I was thinking about the differences between COBOL...
April 9, 2009 at 5:34 am
So if we are going to talk about how NOT to construct a language try RPG. That's not "Role Playing Game" or "Rocket Propelled Grenade" but "Report Program Generator"....
April 8, 2009 at 8:52 am
Sorry. My attempt at sarcastic humor was missed. In the languages I mentioned the assignment operator is the single quote and the equality test is the double equal....
April 7, 2009 at 3:12 pm
I'm almost of the opinion that the brackets around identifiers would be better required. It might speed the parser. We surround strings with single quotes and you don't...
April 7, 2009 at 2:03 pm
Anyone remember this?
ON ERROR BEGIN;
PUT DATA;
SIGNAL FINISH;
END;
Then as to the APL dig that was Steve Jones. Even the great...
April 3, 2009 at 2:05 pm
I had heard that you could
The downsides are two: (1) stopping the service, and (2) not being able to control where TempDB lives....
April 3, 2009 at 10:54 am
Alvin Ramard (4/2/2009)
April 2, 2009 at 12:36 pm
Move racks? Difficult you say? Not so. I watch people pull whole racks, disconnect them, move them a substantial distance and plug them back in. I've...
April 2, 2009 at 8:56 am
Viewing 15 posts - 376 through 390 (of 820 total)