Show Bid Request
Transfer table from one Access 2K DB to another using VB code
Bid Request Id: 28457
|
|
|
Posted by: |
infomed (37 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 14.81%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Sep 23, 2002 9:03:55 PM EDT
|
Bidding Closes: |
Oct 7, 2002 9:07:39 PM EDT
|
Viewed (by coders): |
664 times
|
|
|
|
Description:
I need a program that will transfer the contents of a table from one database to another. The tables in each database have the same name, and same fields.
Essentially, I want users to be able to click one button, and all rows from the password protected database, "AC", must get copied and pasted into the unlocked database called "Schedule". (The table name is "Scheduling" in each database.)
No modules or ocx's allowed other than the standard ADO library
Included is an example of the two databases. The AC database is password protected with "a123" as the password. The Schedule database is not, and should not, be password protected.
All the values must be exactly the same, EXCEPT, the visitID primary key (which is an autonumber) doesn't have to be the same between the two tables.
Another option I'll consider, rather than copy each row, would be to literally copy the whole Scheduling table from the AC database and paste it into the Schedule database (overwriting the table in the Schedule database is okay to do).
Finally, the user should, once finished, should be able to click another button and DELETE the scheduling table in the AC database.
Don't spend time on a nice user interface as I'll be incorporating the code into my own.
I look forward to seeing a demo, and select bids only from those who provide me with the demo.
Thanks. Jon
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
win 98 and up
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
This bid was accepted by the buyer!
|
$7 (USD)
|
Sep 24, 2002 5:41:34 AM EDT
|
9.68
(Excellent)
|
|
|
Hello Jon Check this example, exe and bases place in the same folder. 5 lines of code. First -Press 'Make copy' Second - 'Delete Table' Is it enough for your purpose? Victor
|
|
Attached File
|
|
|
|
|