View Full Version : Setting Linked Tables as Subdatasheet = None


mdlueck
08-24-2011, 06:53 AM
According to this link:

"Problem properties \ Tables: SubdatasheetName"
http://allenbrowne.com/bug-09.html

I should be setting all subdatasheet properties to "[None]".

I have not been able to find a way to do that for Linked Tables in my FE DB which link to SQL Server tables. Thus the "Database Issue Checker Utility" ( http://allenbrowne.com/appissuechecker.html ) raises objection.

I am using Linked Tables only for queries which harvest data from the BE DB, cache it to the FE DB, and then the FE DB forms display the cached data from the FE DB.

Suggestions of how to set subdatasheet properties to "[None]" for these linked tables? Thanks!