How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
modifying an existing dll project
By A. Walter on Jul 21
Max Bid: Open to fair suggestions


Monitor Website
By jamserra on Jul 21
Max Bid: Open to fair suggestions


Spam RX Gold 2.0
By dmerritt on Jul 21
Max Bid: $100


Real Estate Website Template
By The Halcyon on Jul 21
Max Bid: Open to fair suggestions


Reserved Theatre Seating System
By wild765 on Jul 21
Max Bid: Open to fair suggestions


Online Scheduler
By SrProjectManage r on Jul 21
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(151 open)
   Access 
(53 open)
   MySQL 
(81 open)
   Oracle 
(12 open)
   SQL Server 
(59 open)
   Other DB 
(16 open)
Documentation / Tech Writing 
(23 open)
   Language (Human) Translations 
(3 open)
Data Entry 
(32 open)
Game Development 
(24 open)
Graphics / Art / Music 
(54 open)
   Graphics 
(58 open)
     Adobe AfterEffects 
(7 open)
     Adobe Photoshop 
(29 open)
     Adobe Premiere 
(6 open)
     3d Animation 
(19 open)
   Art (Misc.) 
(21 open)
   Music 
(14 open)
   Photography 
(2 open)
   3d Modeling 
(16 open)
Language Specific 
(108 open)
   ASP 
(56 open)
   ASP .NET 
(35 open)
   C# 
(47 open)
   C++ / C 
(121 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(9 open)
   Delphi 
(49 open)
   Java 
(66 open)
   JSP 
(15 open)
   Perl 
(42 open)
   PHP 
(89 open)
   XML/XSL 
(31 open)
   Visual Basic 
(149 open)
   Visual Basic .Net 
(69 open)
   Other 
(64 open)
Misc 
(35 open)
   CAD 
(6 open)
MultiMedia 
(39 open)
   Video Editing 
(7 open)
Network 
(41 open)
   Network Design 
(7 open)
   Network Implementation 
(9 open)
Platforms 
(71 open)
   Windows 
(163 open)
     MS Exchange 
(4 open)
     MS Office 
(11 open)
     Other 
(7 open)
   Darwin 
(1 open)
   Internet Browser 
(45 open)
   Linux 
(65 open)
   UNIX 
(28 open)
   Hand Held/PDA Programming 
(10 open)
Requirements 
(15 open)
Security 
(42 open)
Testing / Quality Assurance 
(24 open)
Web 
(158 open)
   Page Design 
(80 open)
   Flash 
(46 open)
   Web Services 
(68 open)
   Web (Other) 
(76 open)
Training 
(14 open)
   Computer Based 
(9 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Database conversion utility
Bid Request Id: 72051
Bookmark in my 'To Do' list
Posted by: Optimal (3 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 16.67%
Buyer Security Verifications: Good
Approved on: Jul 8, 2003
7:51:08 AM EDT
Bidding Closes: Jul 20, 2003
7:47:47 AM EDT
Viewed (by coders): 426 times
Deadline: 7/24/2003 7:41:46 AM
(15 days after 7/9/2003 7:41:46 AM)
Phase:
All funds have been escrowed. Waiting for work to be completed by coder.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Windows, Database, Visual Basic, Access
Enter chat room for this bid request
(1 active users at Jul 21, 2003 3:00:19 PM EDT)

Description:
UPDATED 9 July 2003
===================

EXTRA attention will be paid to coders who could include the ability to do the following:

- log into a web site (using a URL, account name and password)
- download a specified database (old DB-B)
- compare and update with database (DB-A)
- create the new databse (new DB-B)
- upload the new database to the web site.


I need a simple program to be be written in VB.
The program needs to open two MS-ACCESS Databases.
DB-A is the master database and holds all the correct information. DB-B is the slave and may be out of date.
The program will open both DB-A and DB-B, proceeding through each record in the DB-A table. It will scan DB-B against the primary key in DB-A and change all fields in DB-B that need to be updated.

The user will use a file selection object to select Db-A and DB-B, both for convenience, the program shall default to the last file name used.

To make a bid the Database structure should not matter to you at this stage.

Thanks!


Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.



Platform:
MS-Windows


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!
garynewelluk
(4 ratings)
in Aberdeenshire, aberdeenshire
United Kingdom
Bid id: 775,930
 
$15 (USD) Jul 9, 2003
6:04:57 AM EDT
 10
(Excellent)
   
Here is an ftp program that I wrote that enables you to specify a server, username and password.

It enables you to upload and download files.

I wrote it very quick in under 2 hours so there may be the odd bug. I wanted to prove the concept to you that in VB I can connect to a remote server.

I don't know if the project you are referring to is to be accessed using FTP or HTTP but it is largely irrelevant as I can access both.

As for the actual database side of things I think that is the easy part and do this sort of thing in my everyday life on nearly a daily basis.

Good luck and best wishes.

PS. If the program does not work it may be that you require DLLs that I haven't sent. I wanted to keep the zip as small as possible.
Attached File
 
 
 
 
  See 7 private reply(ies)
to/from garynewelluk.
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Securenext
Rated a 9.96 on 112 jobs 
Anuj Gakhar
Rated a 9.97 on 102 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 74 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.