|
Posted by David Portas on 01/31/06 23:00
lemes_m@yahoo.com wrote:
> Hi all!
>
> Is there any function in SQL that I can use to get current date from
> workstation? All functions which I tried (now(), getdate() etc.)
> returns current date from server but I need date from workstation.
>
> Regards,
>
> Mirnes Lemes
You'll have to pass the date in as a parameter from the client end.
--
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--
Navigation:
[Reply to this message]
|