Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export Data

Status
Not open for further replies.

msrividya

Programmer
Joined
Dec 26, 2001
Messages
1
Location
IN
How can I export multiple tables (through the Control Center)?
I dont want to right click each table and say export..
Thanks!
 
Hi Srividya,

I had same problem i couldnt do through control center.
I tried through command centre(sql statement) I got it but
the output file contains duplicate data.this may hlep you.

exe:-Export to c:\zzzz of del select * from product,status_types

thank you
Ganesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top