Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO + HTA + WinPE

Status
Not open for further replies.

tEkHEd

IS-IT--Management
Jan 29, 2003
261
GB
Hi there...

Just wondering if someone could tell me what types of ADO connection are valid in WinPE?

I know that OLE DB is supported along with SQL, however no documentation I have found details which components of OLE DB or ADO are installed.

I basically want to create a recordset from a CSV/XLS/TXT file and have tried the following drivers without success:

Microsoft Excel Driver
Microsoft Text Driver
Microsoft.Jet.OLEDB.4.0

any help is appreciated.

thanks in adv :)
 
What's WinPE? What's an ADO connection? Is this really the right forum for you?

Jeff (confused by all these new words in the HTML forum)
 
Well I am building an HTML Application (HTA), hence the post in the HTML forum :)

ADO connection is an ActiveX Data Object connection to a data source (such as SQL/Oracle server)

WinPE = Windows PreInstallation Environment.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top