RDA and Transaction Processing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are implementing RDA. Is transaction processing available for pushing all
tables and submitsql stmts? We read about transaction manager... but we
can't seem to find any begin transaction and end transaction methods for
rda......

Anyone familar with this? Thanks for your input.
 
no, RDA has no transactional capabilities. if this is a requirement,
you may want to look at switching to a simple web services-based
data synchronization technique where you can build in the
transactional concept.
--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top