Sample for Creating ADO dataset in code...

From: Bill Hicks (waylien_at_yahoo.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 12:00:02 +0800

Hi all,

I'm interested in setting up an ADO connection in code (TAdoDataset?) in
conjunction with my existing TAdoConnection object. I want to use the
connection because it already hooks into my backend. I just want to create
ado datasets on the fly.

Any suggestions would be much appreciated.

Bill