ACCESS TO SQL

M

MUSIWA

I upsized my access program to sql. Now the report that had multiple
subreports in it will not show the subreports and it shows a syntax or access
violation error. Is there a special syntax in SQL that allows you to link sub
reports which is different than acccess.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...9e147e3afb&dg=microsoft.public.access.reports
 
L

Larry Linson

MUSIWA said:
I upsized my access program to sql. Now the report
that had multiple subreports in it will not show the
subreports and it shows a syntax or access violation
error. Is there a special syntax in SQL that allows you
to link sub reports which is different than acccess.

I've done a good many reports with subreport controls showing embedded
reports in Access MDB, DAO, ODBC, server DB environments, and they all
worked with no difficulty.

If you've upsized with a recent upsizer that converts to ADP, ADODB, SQL
Server, I don't have suggestions.

Larry Linson
Microsoft Access MVP
 
Top