SQL SELECT

10 Aug 2011

HI everbody!

does anybody know how the SQLClient can be used for select from a database? I don't find anything on the mbed page.

Thanks.

11 Aug 2011

does anybody has an idea how to use select statments? I'm getting an Error 2 during SQL Command

11 Aug 2011

Hi..

showing us some code might be useful ! and a bit of description about how you are trying to use it with an mbed?

I'm familiar with SQL, but obviously I've no idea what you are trying to do...

cheers

Dave.

12 Aug 2011

That function has not yet been programmed into the MySQL library. I asked for that function a while ago too. I could probably do it as I wrote a DOS interface to MySQL about 5 years ago. I would need to update the mBed library as a test version. I just need to find the time to do it. I've looked at the code that has been written so far and it looks a lot like mine except that the SELECT function is missing. Donatien Garnier wrote the library and I'm sure he's a busy man too. If I fine time, I'll look into it myself and see what I can do.

Terry