Re: Append Record to External Database
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
vichet wrote:
> Dear All;
>
> I have two databases (db1 and db2) with the same structure.
>
> I need ASP or ADO code to apprend record from db1 to db2.
>
What type and version of database? Access? SQL Server? Something else? The
solution depends on the answer to this question.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
Relevant Pages
- Re: Running Periodic Tasks
... basically process data between two databases on a SQL server. ... I have DB1 which generates data in a table. ... that data and put it in a specific table in DB2. ... These are two different vendors' databases. ... (alt.2600) - Security between databases
... SQL Server databases. ... I have two databases DB1 and DB2. ... DB1 has a table called DB1_Table1. ... The above model is repeated for DB2. ... (microsoft.public.sqlserver.security) - Transfering access records between databases via email?
... I have two databases with the exact same table format. ... to be able to click a control button to email her new data to db2. ... This is basically a telemarketing database where the user of db1 enters ... the contact details for sales leads, these are then sent to db2 where ... (comp.databases.ms-access) - Multiple db access from php
... Both databases are on the same server. ... // connect to DB1 ... // now connect to DB2 ... of $db1c and $db2c to the screen gives the same result which seems odd to ... (comp.lang.php) - Re: Running Periodic Tasks
... >basically process data between two databases on a SQL server. ... >that data and put it in a specific table in DB2. ... >The other vendor, has no such utility. ... (alt.2600) |
|