Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sqllover
Constraint Violating Yak Guru
338 Posts |
Posted - 2007-02-09 : 01:30:55
|
| hi,my system time variying from sqlservertime.ie if i use select getdate() it gives some time i am using vb.net 2003 so in that ifi use dtatime.now it give some time2 to 3 minuted laggging.how to set the systime as sqlserver time please |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-02-09 : 01:37:35
|
| Where is the SQL Server installed?On same machine as VB.Net or on another machine?Peter LarssonHelsingborg, Sweden |
 |
|
|
sqllover
Constraint Violating Yak Guru
338 Posts |
Posted - 2007-02-09 : 03:16:23
|
| hi peso i found my mistake.actually sqlserver is installed in another machine so, that machine time it takes .any how thanks for ur information. |
 |
|
|
|
|
|