Subject: remoting
Posted By: caribbean Post Date: 5/16/2006 12:11:34 PM
Hi im trying to create a point of sale system- at least 30 widely distributed point of sale systems- networked application using vb.net.I believe my solution requires the use of remoting. I think i could use the client server blueprint in the apress book building a client server system in vb.net to build a business intranet.
My solution is this ,use remoting to capture data from each point of sale system .send data from each sale to a central SQL server OLTP database. archive old OLTP data in a OLAP database. query the OLAP database with MS Access and display results using MS excel.
Ill call MS Access 2003 via a secure intranet...( a la building client server system in vb.net) .. (I know that I can call access via system.diagnostics.process class. )....so only authenticated company managers can access OLAP or OLTP database.
Ms Access will be called via a menu of specific query types this menu
will be expanded or reduced as warranted and query results displayed
via Ms excel 2003 since company managers are familiar with Ms excel
Does this solution make sense?
Most important question. How do i get data from the point of sale system to the OLTP database. what classes must i use. i only know that i need to use remoting. how do i enable message queueing to ensure sales data is not lost Thanks

Im just trying to make the world a better place

Go to topic 44339

Return to index page 286
Return to index page 285
Return to index page 284
Return to index page 283
Return to index page 282
Return to index page 281
Return to index page 280
Return to index page 279
Return to index page 278
Return to index page 277