|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Online and offline DB working together |
From: |
Yoeri |
Date: |
9/24/1999 4:38:11 AM |
IP: |
195.95.44.105 |
I have two applications: a webapplication and a regular one, build round the same DB design. The offline DB is used by several people in different places to maintain their own product catalogue. When they hit the button Publish the application needs to connect to the online database. Every insert, update, delete, ... in the offline db needs to be made in the online db.
The online one is not really a copy of the offline one, cause the online db combines the data of different offline ones.
Any suggestions how I can provide a sollution for this? (the connection to the online db from the application)
Thanks in advance
Yoeri |
|
|
|
|
|
|
|
|
|
|
|
|