I recently upgraded to SQL Server 2005 from SQL Server 2000, and
Access 2007 from 2003. When I run a ADP created in Access 2000 (which
worked fine in Access 2002 and 2003) in Access 2007 everything is
fine, but when I go back and run it in Access 2000, all the sprocs are
renamed: SprocName;1 (with ";1" added to each sproc name) so they are
not recognized in Access 2000.
Is there a workaround to this?
Thanks,
lq
Access 2007 from 2003. When I run a ADP created in Access 2000 (which
worked fine in Access 2002 and 2003) in Access 2007 everything is
fine, but when I go back and run it in Access 2000, all the sprocs are
renamed: SprocName;1 (with ";1" added to each sproc name) so they are
not recognized in Access 2000.
Is there a workaround to this?
Thanks,
lq
Comment