Viewing 15 posts - 1,936 through 1,950 (of 2,452 total)
krhind (3/2/2012)
March 2, 2012 at 7:21 am
sabercats (3/1/2012)
March 1, 2012 at 1:48 pm
just in case here it is again....works fine for me
February 29, 2012 at 2:54 pm
so does E126W4SD = 1099407588925 ?
cos that what my version of excel displays....so, now, what are the "conversion rules" ?
subahan_syed (2/29/2012)
that would be 5126234194
...hmm..seems my version excel isnt working...
February 29, 2012 at 2:31 pm
subahan_syed (2/29/2012)
February 29, 2012 at 2:06 pm
i have an idea that the date criteria is causing your problem...just a guess 🙂
pls confirm version of SQL
pls provide "create table script" for table [System].[dbo].[Machine_Control_History]
pls provide sample data to...
February 29, 2012 at 1:50 pm
to get this output....what query did you use, specifically what is in the "WHERE" clause?
February 29, 2012 at 12:43 pm
"We are going to develop a project where clients will be able to Create their own SQL tables and fields. "
Do you currently provide your clients with some form of...
February 29, 2012 at 12:29 pm
it would easier to understand, if you care to provide some create table scripts and sample data ...with your expected output.
but initial thought is,
pseudo code : "WHERE end_datetime...
February 29, 2012 at 11:43 am
Vahid.Ch (2/29/2012)
let me explain more.
I'll have new Database everyday,around 300,000 to 350,000 rows.
so,it stores users log,such as url,clientIP,Logtime and so on.
imagine that an admin...
February 29, 2012 at 5:15 am
take a look at this post/thread....maybe helpful
February 28, 2012 at 3:24 pm
Hi George
I wonder if you could clarify something for me please?
say I create 5 requisitions
req1
req2
req3
req4
req5
now, I decide that i need to link "req5" with "req2"...can I also link "req5" with...
February 28, 2012 at 2:05 pm
have you read this article...it may help expiain
http://msdn.microsoft.com/en-us/library/gg492088(v=sql.110).aspx
February 26, 2012 at 6:18 am
is this an example of what you are trying to achieve?
DECLARE @sample TABLE (
id INT IDENTITY(1, 1),
product VARCHAR(10),
...
February 22, 2012 at 12:24 pm
alexei
One question : did you properly obfuscate the data in your attachment xml?
if not then please ask the site to remove it immediately.
If you are seeking help with something from...
February 19, 2012 at 6:30 am
Viewing 15 posts - 1,936 through 1,950 (of 2,452 total)