XML versus Disconnected Recordset

wxdqz

New Member
Hi all,I'm working on a client-server app which needs to be converted to n-tierapplication. It's written totally in VB6 with Oracle backend.Since we are rewriting it I want to know if I should use XML pass data betweenmy business tier and presentation tier. If yes then what are it's advantagesover disconnected recordsets. This is a corporate application used all overthe world, so the important issue here is data transfer speed.Can anyone out there share their experience in this kind of stuff? Are thereany performance tests on these parameters?ThanksYogesh
 
Back
Top