Subdatasheets and SQL Server

J

John Lane

Do Subdatasheetes work with the tables in a SQL Server backend, and Access
frontend?
 
O

Ofer

Yes,
The SQL tables works just as Access tables. what ever you did with Access
tables you can do with SQL server tables, create a link to the table and try.
 
Top