Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tag option in a grid
Message
 
 
To
30/12/2008 08:18:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01370096
Message ID:
01370119
Views:
20
Something like
INSERT INTO test (p_id, Name, age) ;
  SELECT p_id, Name, age FROM MultiseectgridSource ;
  WHERE <whetever multiselct condition is>
>
>thanks for ur help but what would be the code to add these selected records in other data base.
>
>code ex:
> INSERT INTO test (p_id, Name, age) VALUES (thisform.multiselectgrid1.Value ) or something like that.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform