What I mean by is this: Example code to insert a record into a database for example mysql Example code to retrieve a record from a database
With managing sessions I mean: I want a user to interact with the database more than once. For each request, the database should remember this particular user and supply information relevant to this user, just the way shopping cart applications work. I know the java code necessary. What I need a tutorial for is HOW TO INTEGRATE THIS JAVA CODE INTO SMSLIB so that it can work with a phone. Hope this is a bit clearer, Zebel. Thanks for your time and interest. On Tue, Sep 1, 2009 at 10:41 AM, Zebel <[email protected]> wrote: > Hi! > > What do u mean with managing sessions? > What kind of insertion and retreviewing are u refering? > > " > @Zebel > > 2009/9/1 ochieng' nelson <[email protected]> > > Am looking for tutorials on smslib applications. Anybody written one >> already? Am especially interested in: >> >> 1. database connection >> 2. inserting entries into database >> 3. retrieving records from database >> 4. managing sessions >> >> Examples would suffice. Thanks. >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib for Java User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/smslib?hl=en -~----------~----~----~----~------~----~------~--~---
