Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ttod() Function
Message
From
17/09/2007 10:32:54
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
17/09/2007 09:30:40
Issam Mansour
Jordan Business Machines
Amman, Jordan
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01254690
Message ID:
01254721
Views:
16
>Hi,
>
>This is my first use of ttod() function, when running form with normal “do form“ the function works ok and don’t have any problem. But when convert the form to .EXE I have an error "Function argument value, type, or count is invalid" the field is a MS SQL server datetime the statement as follows:-
>
>thisform.text1.value = ttod(tdate)

Maybe it's an impossible date or null. For the latter case

thisform.text1.value = ttod(nvl(tdate, { :})

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform