Unable to resolve records. Table name not found.

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jcastillo
Posts: 4
Joined: Wed 27 Sep 2006 23:14

Unable to resolve records. Table name not found.

Post by jcastillo » Wed 27 Sep 2006 23:20

DELPHI 7 + MIDAS + SQL SERVER 2000


I am working with TMSQuery with storeProcedures, when I update the table goes off the following error:

Unable to resolve records. Table name not found.

Help me...

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 29 Sep 2006 09:03

Please provide us with script to create mentioned stored procedure and other server objects that are used by this procedure.

Post Reply