Simple Data Collecting. RDA Push??? or DML

B

BadMrFrosty

I am using the field PocketPcs just for data collection ( no manipulation).
They will bring the data back and dump it. What is the best way to do this?
RDA or interact directly with SQL server. The units will be communicating
over 802.11.

I am currently using SQLCE to store the data an just need to append it to
the SQL db.

I noticed that Pull/Push is mainly for sending changes back to database, but
this is not needed.

What is the "best practice"

I'm new to this as you can tell. Hopefully others will benefit from this
answer.

Thanks
 
B

BadMrFrosty

I just I will just use a SQL insert into command. I just didn't know if
this was the best way
 

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

Top