Hi,
I am designing a system which can receive data from SQL database through USART using PIC16F877A. Here is where my problem lies: I intend to store a table of 4 Columns and 10 Rows on EEPROM from my PC SQL Database through Visual Basic.
Each column consist of Name, ID, Unit Code and Confirmation.
Finally i wish to automatically update my SOL database for registered confirmation through the EEPROM.
Can anyone advise on how to go about it or if possible provide a sample source code.
Thanking you for your anticipating support.