I have been approached to develop a program to manage .BIN files for network routers. The table would be simple. But the one requirement they want is the data set has to be portable.
I am considering using SQLite for the storage. From a high level a master DB/table would be used for the system and to keep records on the various DBs. Each DB would store the .bin files for that particular router. But from a design perspective is it possible in web2py to manage the DB cursor so as to select the appropriate SQLite DB to interact with? If so, anybody have an example? Thanks. JohnMc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---