Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Number at mytext
Message
From
10/12/2004 09:39:36
 
 
To
10/12/2004 09:25:12
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00966918
Message ID:
00968281
Views:
28
hi,
thank you very much,it works
i try to insert myvalue as under ,but i get error messag(data type mismatch)
INSERT  INTO  billinfo(billno,billdate) VALUES (thisform.text1.Value,DATE())
thanks.
m.qasem

>Try this.
>
>thisform.text1.value=RIGHT(STR(YEAR(DATE()),4),2) + '_'+RIGHT(STR(10000+(billinfo.billno+1),5),4)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform