Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Need advise


Message #1 by "Avinash" <avinashraj@h...> on Fri, 27 Sep 2002 02:48:06
Hi,

If I were to provide an Import/Export facility for my desktop app, do you 
see a problem if I use ADO to persisit the data to be exported as an XML 
doc and then read off it.

I find this an easy way to get things done cause, I dont have to bother 
about parsing .....besides during Import I get a ready Recordset to use.
How ever I am not sure if this method has any potential problems/downside 
to it.

Is it ok to use this for production quality apps ?
Any Suggestions/Advise will help.
Regards,
Avi

  Return to Index