Hi,

Thank you very much.

I am actually trying to convert a VCL dataset to ADO.Net dataset.

We have some .Net Grids which we are importing to VCL.NET .
We have the data in Paradox as well as in SQL Server .(to maintain 
backward compatibility ) .

We can move a ADO.Net dataset to VCL through TADONETConnector.But is there
anyway except for cloning the data(what about the events?)to do the conversion 
in the reverse way.

If we can do this , then we donot have to modify the old code much.

Thank you,
Chandana




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bob Swart
Sent: Thursday, October 12, 2006 1:42 PM
To: Delphi-Talk Discussion List
Subject: Re: How to read/write paradox tables using BDP


Hi Pattanayak,

> Does anybody know how to use BDDataAdaopter to get data 
> from Paradox using the MSAccess Provider??

I can understand that you want to use BDP to talk to Paradox, but the 
MSAccess provider seems an unlikely choice (since it only talks to 
Access, and not anything else). AFAIK, there is no BDP driver for 
Paradox, yet, but there are third-party BDP drivers out there (see 
www.crlab.com for example), just not for paradox...

(of course, you could migrate your Paradox data to Access, but then I 
would recommend SQL Server instead of Access actually)

Groetjes,
           Bob Swart

-- 
Bob Swart Training & Consultancy (eBob42.com)  Forever Loyal to Delphi
Blog: http://www.drbob42.com/blog - RSS: http://drbob42.com/weblog.xml
New Delphi 2006 Courseware e-books at http://www.eBob42.com/courseware
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to