Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/03 09:54
Read: times


 
#52775 - SQL query from uController
Hi all

Has anybody had any experience with or thoughts on, running a simple SQL query from an 8051,

The example is

I have an infinite (not really) number of clients that will be using my device, in order to authorise each one, they are issued with a unique client code, which is stored in a SQL server, I would like to issue a query based on this unique ID and then perform some action dependant on the returned result. - easy.....

I don't want to have to store all the ID's locally, it is better managed on a server somewhere else.

I have a Lantronix Xport to do the serial to ethernet converstion and all the TCP/IP management, but obviously I still have to format a valid SQL string to return the value and do all this from the serial port of the micro.

Any thoughts on this would be appreciated.

Regards

Marshall Brown

List of 4 messages in thread
TopicAuthorDate
SQL query from uController            01/01/70 00:00      
   RE: SQL query from uController            01/01/70 00:00      
      RE: SQL query from uController            01/01/70 00:00      
   RE: SQL query from uController            01/01/70 00:00      

Back to Subject List