Manolis Christodoulou wrote:
Nobody answered so far, please allow me to ask again...

Is there a way to have a table control in a form, that contains fields from more than one database table? I know how can I do it using queries or views, but then the table isn't editable. Any workarround?

Not that I know of. I've just had a thought, though. Maybe you could create a temporary table with a corresponding SQL statement and then use that in your table control. I really don't know whether that would work.

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to