Find Jobs
Hire Freelancers

Access DB Synchronisation

$30-250 USD

Cerrado
Publicado hace alrededor de 14 años

$30-250 USD

Pagado a la entrega
Objective: We receive an Access 2003 database SOURCE on a weekly basis. The database contains information about investment funds. We would like to synchronise these funds into another Access database TARGET that contains funds from multiple sources and has a different data model. The synchronisation is a one way synchronisation from SOURCE to TARGET where: (a) New funds will be added; (b) Existing funds will be updated. Technology: The synchronisation script has to be written as an Access 2003 database (called SYNC) using Access VBA and/or SQL. No other technology. The SYNC database will then be run as an automated task on the user’s PC. At every operation, a log entry (output to ASCII file) should be created Data Model: Database SOURCE contains 3 tables. • FNA_FUND contains all funds • FNA_FUND_PERFORMANCE contains monthly performance figures for a fund (1:n) • FNA_PEER_GROUP will not be used Database TARGET contains the following relevant tables: • MASTERNAME contains the fund names • Information contains additional information about each fund (1:1) • Performance contains all performance figures of each fund (1:n) Synchronisation Algorithm: The Access database SYNC will be started by an automated task on the user’s machine. The following algorithm should be launched as an autoexecuted task once the database is open 1. Ensure TARGET and SOURCE do exist. If not log out the error and abort. Make a copy of TARGET to a save location and add the current date to the file name (using variables). The name of the backup should be “Backup “&filename&”(“&date)&”)”. 2. Loop through each fund from SOURCE.FNA_FUND where LipperID >= 35’000’000 and LipperID < 36’000’000 (other funds with LipperIDs that are smaller or higher will not be considered) 3. Check whether fund in table SOURCE.FNA_FUND already exists in table [login to view URL] If not exists [login to view URL] in field DataVendorID from table [login to view URL] where DataVendorName=”CS”. Only check for records where the DataVendorName=”CS” (as other vendors might be coincidence use the same ID and we want to exclude other vendors). 4. If fund does not exist in TARGET, insert the fund in the TARGET database. 4.1 Insert a new record in [login to view URL] and set [login to view URL] = FNA_FUND.FundName. [login to view URL] will be set automatically by Access (autonumber(. Set IsUsed = 0. 4.2 Insert a new record with the [login to view URL] that was just created in table TARGET.Information. Set [login to view URL] = [login to view URL] Set [login to view URL] = “USD” Set LastUpdated = Now() Set DataVendorName =”CS” Set DataVendorID = [login to view URL] (this effectively map both databases) (All other fields are automatically set by default to their default values) 4.3 Insert a new record in TARGET.UserCheck2. Ensure [login to view URL] is inserted in TARGET.UserCheck2.ID. Set [login to view URL] = -1 Set LastUpdated = Now() Set DataVendorName =”CS” Set DataVendorID = [login to view URL] (this effectively map both databases) (All other fields are automatically set by default to their default values) Create a log entry “New fund [login to view URL] successfully added” 5. If fund already exists in TARGET, update name if there is any name change If [login to view URL] <> [login to view URL] Then [login to view URL] = [login to view URL] Set [login to view URL] = [login to view URL] Create a log entry “Fund [login to view URL] was changed to [login to view URL]” 6. Now that fund was created, update all performance figures (i.e. monthly performance data). Probably the best is to first delete all performance figures from the table [login to view URL] where [login to view URL] = [login to view URL] and then to re-insert all performance figures from FNA_FUND_PERFORMANCE for the [login to view URL] is required as performance figures might change Insert into [login to view URL] record where [login to view URL] = [login to view URL] [login to view URL] = SOURCE. FNA_FUND_PERFORMANCE .PerfMonth Performance.Return= SOURCE. [login to view URL] [login to view URL] = 0 [login to view URL] = 0 [login to view URL] = 0 LastUpdated = Now() Create a log entry “Fund [login to view URL] performance figures successfully updated 7. Now, the TARGET database should be copied to a safe location (please provide a variable where path can be entered) and then compacted, Access database SYNC can then close itself Other Requirements: Ensure that all pathes and filenames i.e. (i) SOURCE, (ii) TARGET, (iii) the logfile, (iv) the path where to save the backuped database are all stored in variables that can easily be changed Ensure that you implement every fund operation as a transaction with BEGIN TRANSACTION so that if any error happens one can roll back (I do not know if this is possible with external tables). Also if an error happens, this should be logged with the fund name for which the error happened. The script should then continue execution for the remaining funds.
ID del proyecto: 637672

Información sobre el proyecto

18 propuestas
Proyecto remoto
Activo hace 14 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
18 freelancers están ofertando un promedio de $199 USD por este trabajo
Avatar del usuario
Please check PM!
$188 USD en 4 días
5,0 (50 comentarios)
6,4
6,4
Avatar del usuario
Hi, Please check PMB
$150 USD en 3 días
5,0 (4 comentarios)
4,1
4,1
Avatar del usuario
Good morning, I have PMed you a full proposal I am a UK/England based developer and I have been a programmer for almost 30 years. I have recently finished a long term contract with an insurance company where I wrote a system using Access 97-2007 and it included about 240,000 lines of VBA with an SQL Server database of over 2.5 million policies. This relationship lasted for nearly 10 years. I am available during a normal working day based around GMT, by phone, Skype or various instant messaging and in my view the smaller the project the more desirable it is to have a local provider. Bye Ian Smith
$250 USD en 3 días
5,0 (2 comentarios)
3,9
3,9
Avatar del usuario
I'd like to work on this project. Need to operate with samples of databases.
$230 USD en 10 días
5,0 (3 comentarios)
1,2
1,2
Avatar del usuario
Hello I am an experienced developer with over 10 years programing experience. I have worked with Access since Access 95 to the current version 2007. I would like to be considered for this project. Regards
$250 USD en 20 días
0,0 (1 comentario)
0,0
0,0
Avatar del usuario
HI, I can do using VBA and SQL in an efficient and clean way. plz check samples of my work at the PM Regards, Dalia Hany
$240 USD en 4 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I have over 20 years experience in the technologies that it appears would be used for your project. One requirement is that the project be done in Excel. I have over 20 years professional experience with the MSOffice suite primarily as an analyst/programmer but also as a trainer and course developer. This experience includes but is not limited to integration of the various applications within MSOffice using VBA/macros, VB.net, DBMS and external development platforms. From the outline it appears that most of the requirements specifications have been done. Of course, I would need to discuss with you further details to clarify issues like user interface design, database design, and reporting format etc. I am confident however, that I am able to complete this project on time and under budget and guarantee your complete satisfaction. Please check PM for my comments on the project.
$300 USD en 10 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Ready to start immediately and will deliver a stable and fully functional solution that exceeds your expectations in a timely manner. Please check your PM for further details.
$200 USD en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Your project would be made easier if you fed data into a SQL Server database. If access is what you prefer to stay in, I can deliver a solution for you to sync data across 2 or as many access databases. In the event that moving to SQL Server would be an option, my price would go down dramatically, since SQL Server would be easier to deal with than access.
$500 USD en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I AM INTERESTED IN THIS PROJECT I WILL TRY MY BEST TO COMPLETE THIS PROJECT ON TIME.
$30 USD en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Dear Sir, I am interested in this project all of your terms & conditions. I am confident to perfect delivery about his project. Regards, Masamad2010
$200 USD en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
please let us know when we have to start the work for u asap .We r also available on Skype add us as sankalpsaxena7
$35 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I hold a BS in Computer-Based Management Systems and have over 15 years job experience in the industry. I have designed/developed and implemented MS Access databases from MS Access 95 through MS Access 2007. I am extremely proficient in various data conversions to and from MS Access and other types of databases. I converted an entire Visual Basic & MS Access Clinical Data Management System to a MS SQL Server database. I also automated daily data conversion imports and exports.
$200 USD en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I have excellent professional skill.I can help you to make this project.
$60 USD en 8 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hello, check the PM please, thanks
$75 USD en 2 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
pl check pm....
$300 USD en 15 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de SWITZERLAND
Geneva, Switzerland
0,0
0
Miembro desde mar 18, 2010

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.