|
-
Aug 28th, 2007, 09:54 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] how to read System.Time, how accurate?
G'day all.
how to determine execute time of a SQL query?
sTime=read system time
-> execute a NonQuery on a database
eTime=read system time
calculate the diff.. dTime=eTime-sTime..
no go..
Error: Value of type 'System.TimeSpan' cannot be converted to 'Date'.
any ideas on how to get the diff???
thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|