Hello, how can I let the user choose a DB table to print, from my dataenvironment¿
F. T. W.
Printable View
Hello, how can I let the user choose a DB table to print, from my dataenvironment¿
F. T. W.
Hint (not recently tested but done long time ago)
u can get the tables collection & fill that to a combo box.
Once selected from the combo box, u can create the Necessary String
Srinika