BDE to Unidac Migration

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 18 May 2011 13:12

Hello,

Yes, you should assign the name of the file you want to import (without .DBF resolution) to the Unitable.TableName property (in DBF names of file and table are identical).

sasdua
Posts: 73
Joined: Wed 16 Mar 2011 15:06

Post by sasdua » Mon 23 May 2011 16:16

Hi Alex,

When we are trying to open the dbf file after assigning it to DBFTable am getting the error Syntax error in the from clause

Can you please help to check

Thanks
AS

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 24 May 2011 10:56

Hello,

Please send a small example that demonstrates the problem, including the DBF table, to the following address: alexp*devart*com.

Post Reply