Viewing 15 posts - 961 through 975 (of 2,038 total)
Just want to confirm Jack. I tried the link and it was working as I tried first. Now it's down for some reason.
Good night guys and gals
May 13, 2009 at 4:09 pm
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a...
May 13, 2009 at 3:28 pm
Jacob Pressures (5/13/2009)
May 13, 2009 at 3:17 pm
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a connection between Klingons...
May 13, 2009 at 2:57 pm
I'm no guru with the table designer. I think you will become faster in your development and get a better knowledge about the insides if you try to handle your...
May 13, 2009 at 2:47 pm
Hi
I don't know the values of your @code and @key variables but you cannot use a list of values within your ISNULL clause.
If this doesn't work please provide a complete...
May 13, 2009 at 2:45 pm
GSquared (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
I don't know ... I have trouble with making a connection between Klingons and anything associated...
May 13, 2009 at 2:41 pm
Nish (5/13/2009)
the order by column and page numbers come from UI(ASP.NET), so it'll only send column name i.e "JobCount" , but...
May 13, 2009 at 2:37 pm
Luke L (5/13/2009)
Florian Reischl (5/13/2009)
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
Nope I'm thinking they more likely prefer ToughBooks. They can bludgeon you to death...
May 13, 2009 at 2:33 pm
Try to add the column via SQL:
ALTER TABLE TestColumn ADD Id INT NOT NULL IDENTITY(1,1)
Greets
Flo
May 13, 2009 at 2:26 pm
I'm also glad that I took the x64 version. I don't use Hyper-V but VMWare. I'm currently running 8GB RAM and hope this sufficient for the next years ;-).
May 13, 2009 at 2:21 pm
My miss. I didn't read the "sa" part correct...
It's a security feature. Users can only see the object definition with correct permissions. Same depends on sys.sql_modules, OBJECTDEFINITION, INFORMATION_SCHEMA.ROUTINES and some...
May 13, 2009 at 2:18 pm
Maybe Klingons use ThinkPads which are much stronger and survive the combat.
May 13, 2009 at 2:04 pm
Hi
If you try to add a NOT NULL column to an existing table you have to:
* Either define the column as IDENTITY column to create a incremental ID for the...
May 13, 2009 at 2:03 pm
I cannot reproduce this effect on my system. Which kind of objects are you missing?
May 13, 2009 at 1:51 pm
Viewing 15 posts - 961 through 975 (of 2,038 total)