Viewing 15 posts - 166 through 180 (of 270 total)
Magnitude of what ??
Sorry..dont understand...
November 9, 2009 at 2:14 pm
From what I saw in your pictures, the files may not be zipped. Hard to tell. I think it is relevant only if you expect the download process to unzip...
November 9, 2009 at 10:37 am
Lynn,
I have seen your work, and I know its first class. But I am sorry I can make you rich, but I would be pleased if you are keen....
November 9, 2009 at 10:31 am
Thanks..
Number of rows is variable.
Zipped, as far as I can tell. NOT Zipped !:-)
November 8, 2009 at 10:16 pm
This 2005 function "GETUTCTIME"
This works off server time, to give current GMT.
So when server time is adjusted for day light saving I will still get GMT from this GETUTCTIME???
Just checking...
November 1, 2009 at 4:16 pm
Thanks kind folks should be able to get over this hump now !
Lynn..you have helped me before..thx:-)
August 26, 2009 at 4:51 pm
SELECT TOP 1 Data1, Data2, Data3
FROM myTable
GROUP BY Data1, Data2, Data3
ORDER BY Data2
August 26, 2009 at 4:11 pm
this code looks goog to me:
July 8, 2009 at 5:12 pm
You do have a table where the UserID and Password is stored, right?
Yes thats is correct, all is an table. So the consensus is that my SQL is correct and...
July 8, 2009 at 1:47 pm
You do have a table where the UserID and Password is stored, right?
Yes thats is correct, all is an table. So the consensus is that my SQL is correct and...
July 8, 2009 at 1:47 pm
You do have a table where the UserID and Password is stored, right?
Yes thats is correct, all is an table. So the consensus is that my SQL is correct and...
July 8, 2009 at 1:46 pm
You do have a table where the UserID and Password is stored, right?
Yes thats is correct, all is an table. So the consensus is that my SQL is correct and...
July 8, 2009 at 1:46 pm
Every one is a comedian.
Life of Brain ! ( I am kidding )..
July 5, 2009 at 9:40 pm
Thanks all sorted now !
This code is for an ASP.net project, data input comes from 3 textboxes that will out put a string each.
July 5, 2009 at 6:16 pm
Thanks the out put was
1A10
2B20
3C30
Where did the column 'ItemID' come from, have you made changes to the 'DelimitedSplit' function, by allowing and 'Identitiy field ' (increment at 1) .
If...
July 5, 2009 at 5:53 pm
Viewing 15 posts - 166 through 180 (of 270 total)