indexed data & VB6 -- NON ADO 
Author Message
 indexed data & VB6 -- NON ADO

Please help

We've got a VB6 application that we deploy via the web -- we have thousands
of users, scattered all over the world.  The application store (and read)
data from a "database"  file.  Currently we are using XML and using a 3rd
party DOM parser. We cannot even use Microsoft  Parser because the pc's
running it don't all have the MS parser installed. Some of the pc's are
still running Win95 (with no IE). This is a given -- UNFORTUNATELY .

So -- now we want to use a database and not xml files -- because of speed
and size. But what do we use?

Problem with ADO is that one need to distribute MDAC and stuff like that.
This is not feasible as the application is distibuted via web.

Any ideas?
Any "indexed" dataformat that we can use?
We don't mind buying a 3rd party control if that is required.

Any comments welcome.
Again -- I know ADO is great but it is not an option.

Many thanks & looking forward to your comments
Kristof



Sat, 17 Dec 2005 04:17:31 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. indexed data & VB6 -- NON ADO

2. populating a non data bound grid with ado 2.0 in VB6

3. ADO does not open non-indexed tables!!!

4. No data in controls after P&D for VB6/ADO app

5. VB6 & VB.NET Forms - Non Modal

6. Non ADO DataGrid missing from VB6

7. ADO Linking Databases/Tables - VB6 & .mde

8. How to use VB6 to create index using ADO

9. VB6 & SQL7 - INDEX INFORMATION

10. VB6: ADO - Sorting/Indexing?

11. VB6: ADO - Sorting/Indexing?

12. FoxPro Indexes & ADO

 

 
Powered by phpBB® Forum Software