Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro help
Message
From
11/09/2006 13:27:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Macro help
Miscellaneous
Thread ID:
01152804
Message ID:
01152804
Views:
76
Hello all,

I have tried to use macro to set up SQL statment to use macro

for i = 1 to 10

SQL_Text = "INSERT INTO testtable( empno,Solde ) SELECT empno,solde&i from mytable"

next for

always not worked on solde&i variable

TIA for any help.
Next
Reply
Map
View

Click here to load this message in the networking platform