Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro help
Message
From
11/09/2006 15:06:01
 
 
To
11/09/2006 13:27:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01152804
Message ID:
01152847
Views:
15
>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" ;
    + LTRIM( STR( i ) ) ;
    + " from mytable"

next for
>
>always not worked on solde&i variable
>
>TIA for any help.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform