|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Hi!Everyone,
How can I use Recordset to read XML then I can use SQL statements to select on that recordset. It must be client site and not Server/Client. Because It run on CD-ROM. Is it possible? Please help me, any idea, any code. Thank you so much Best regards, |
|
#2
|
||||
|
||||
|
records set to read xml
You may be confusing different data storage methods. You can read XML files using an XML parser. And you can use SQL statements on a database. I know of no way to use SQL statements on XML (unless of course the XML data is stored in a database)
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > How can I use Recordset to read XML? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|