Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textmerge problem
Message
 
To
03/08/1999 13:46:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00249336
Message ID:
00249407
Views:
23
DO WHILE NOT FEOF(hinfile)

  && get variable values from infile

&&The section below is what needs to be put into a scipt,quotes and all
    \INSERT INTO  "_SMDBA_"."_INVSRVHIST_"("ACTION","ITEM")
    \\VALUES(<<state>>,(SELECTInventory_Items."Sequence"  AS "seq.InventoryItem"
    \ FROM "_SMDBA_"."Inventory Items" Inventory_Items
    \WHERE
    \  Inventory_Items."Configuration ID" = '<<configid>>' AND
    \  Inventory_Items."Part Description" LIKE 'pentium%'));
    \
<strong>ENDDO</strong> not LOOP
Try the above change.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform