G
Guest
Access 2000SP3 (.adp)
SQL Server 2000 SP4
Insert Error: Column name or number of supplied values does not match table
definition
That is the error I get when printing a report, it print previews perfectly,
but errors when click print.
The reports data source is a sproc which selects * from View. (this is
required to get paramaters to work).
The report was working fine for 2 years, then I added some needed columns to
the view. The columns do not appear on the report, I did not edit the
report. Now I get the above error, if I revert back to the old view, it
works fine.
I've tried a compact+repair, I've tried creating a new .adp and re-importing
the object.
It's as if Access has a definition of the view and won't update it to the
latest, is there any way I can get it to recgonise that the view has changed
and to deal with it?
Any suggestions would be great as I'd prefer to not have to re-rwrite the
report if possible
Thanks.
Steve'o
SQL Server 2000 SP4
Insert Error: Column name or number of supplied values does not match table
definition
That is the error I get when printing a report, it print previews perfectly,
but errors when click print.
The reports data source is a sproc which selects * from View. (this is
required to get paramaters to work).
The report was working fine for 2 years, then I added some needed columns to
the view. The columns do not appear on the report, I did not edit the
report. Now I get the above error, if I revert back to the old view, it
works fine.
I've tried a compact+repair, I've tried creating a new .adp and re-importing
the object.
It's as if Access has a definition of the view and won't update it to the
latest, is there any way I can get it to recgonise that the view has changed
and to deal with it?
Any suggestions would be great as I'd prefer to not have to re-rwrite the
report if possible

Thanks.
Steve'o