Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-11-09 : 21:10:49
|
AG writes "I am a novice in the tech field. I migrated the tbls to SQL server while the qry's, forms, and reports remaine in Access. All the qry's worked when I run them. However, when I try to run a report that is based on nested qry's, an error message comes up and says that ODBC call failed and column list names does not match. Here are the questions: Why would the nest qry's will not work when I call them from a report? The nested qry works when I am in the qry tab. Is this an SQL problem, an Access environment problem, or combination of both?
So far, from my research, nested qry's is a problem if they are being upsized to SQL server. The qry were not upsized to the SQL server. Please provide some insights to the problem.
AG" |
|
|
|
|
|