Sql Pass through Queries in a Sub Form

C

CS

I have a subform which has a SQL Pass through query as a recordsource. When i
run the main form it gives me an error that "you can't use a pass through
query as a recordsource".

Could someone tell me why i get this error ? Basically my backend is Sql
Server.

Thanks
 
Top