Re: SQL Everywhere and Heterogenous Query or ISAM



no, this will not be supported. the code to exchange data between
CSV and SQL Mobile/Everywhere is trivial however.

--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com


"MiroB" <balazm@xxxxxxxxx> wrote in message
news:OBjnPSVbGHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
On the desktop - collaboration with ISAM drivers will be supported.?

For example in JET OLEDB 4.0 you can use this query:

SELECT * INTO [Excel 8.0;Database=c:\Test.xls].[Sheet1] FROM [Table1]

or You can work with dBase, Paradox, Html and other types of data.

Support of Excel data will be surely grateful.

tu.







.