Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare not work
Message
 
 
To
09/11/2005 10:52:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01066791
Message ID:
01066801
Views:
16
Paul

set @todaydate = getdate()

or

select @todaydate = getdate()

or

select getdate() as @todaydate

>Why this not work ?
>
>declare @todaydate datetime
>set @todaydate = (select getdate())
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform