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 10:34
Read: times


 
#52777 - RE: SQL query from uController
Responding to: ???'s previous message
Isn't the SQL string just a simple ASCII text string?

So you just have to build the string, with the 8051 inserting its own ID? No real intelligence there.
Similarly, the 8051 just needs to parse the resulting string returned to it?

Just like sending an AT command to a modem, and reading the response?

You should confine all the "clever" stuff to the server (PC? UNIX? whatever!), which presumably can handle all the bloatware?

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