|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Application developers can seamlessly integrate the Advantage Database install with their application install. Learn the best practices used when setting up silent installs with this seminar. |
|
#1
|
|||
|
|||
|
Need Advice on creating a Database Solution
i need to construct a database into which data is entered on the web (for sales people). while that is straight forward with php/mysql, i also need a solution that would allow them to enter data even if they can't access the web/data server, a local cache of sorts, that would sink with the server as soon as a connection appeared. Are there clients like that already? is there a pointer on writing one? i imagine php won't save me this time, but this is a good place to start and to scrounge for ideas.
regards, UrbanAchiever |
|
#2
|
||||
|
||||
|
You could create a comma delimited file that could be read and inserted into the database when the database connection is available.
__________________
- Walt Will code for food. |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Need Advice on creating a Database Solution |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|