473,466 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Comparing an Excel upload file with a database

8 New Member
Here are the requirements for the project. I have also included the other project that I am working on and is also giving me some problems. i need code examples.

Project 1

This program actually has 4 parts that I have to do.

There is a master database and an excel file that has to be downloaded from the server once a week

1.design a piece of code that will make this program run or download the file from the server once a week, let’s say Friday at nine in the evening(scheduler). And perform actions 2 to 4.

2. compare the records in the database with the once in the file download. If an employee exists in the download but not the database, add that employee to the database.

3.if an employee exists in the database but not the download file, flag the employee as not existent, meaning the employee is no longer in service.

4.if a field from the download file has changed, e.g the marital status of an employee changes, make the changes in the database.

Project 2

This project uses a text file and 2 databases. These files are in the bin folder of the project.

A log-in screen for all the users, if the user is not a master and the entered info is the same as the one in the Passwords table, redirect the user to the users form with is a GUI where the user enters/select 4 things:

1. Select the mine code from a drop-down list

2. Select the payroll code from a drop-down list

3. Enter the start date

4.Enter the end date

A text file has to be created on the hard drive and filtered according to the input from the screen.

For an Example:

Mine/Shaft = BE
Payroll = HA
From Date = 0202(mm/dd)
To Date = 0208(mm/dd)

This new file should only contain records with a mine code of BE, payroll code HA. The range of the date is between 0202 and 0208

Please help me, I really need help
May 15 '07 #1
1 1440
kenobewan
4,871 Recognized Expert Specialist
Sorry that you have the wrong idea about what forums are about, please read the FAQs. The experts on are not here to do your work for you. Please attempt these projects yourself and return if you have problems. I am closing this thread.

MODERATOR
May 15 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Muppy | last post by:
I've created a page with a form to upload files: <h1>Upload di un file</h1> <form enctype="multipart/form-data" method="post" action="do_upload1.php"> <p><strong>File da trasferire:</strong><br>...
5
by: Dave Smithz | last post by:
Hi There, I have a PHP script that sends an email with attachment and works great when provided the path to the file to send. However this file needs to be on the same server as the script. ...
1
by: akiko | last post by:
i am student and i must to do project about web app by Ruby on rails i can not do past upload file.i try looking code but i just meet upload file image. i want to code upload file that it must to...
4
by: bienwell | last post by:
Hi all, I developed an web page in ASP.NET to upload file into the server. In the Web.config file, I declared <httpRuntime executionTimeout="1200" maxRequestLength="400000" /> The MAX...
3
by: AHMLIVE | last post by:
Hi everyone. I got a problem when i tried to upload MYSQL database. I don't have any idea how to upload it. It is my first time to do it. I already upload the pages from my local pc to server...
4
by: google.com | last post by:
Hi there! I've been digging around looking for a sample on how to upload a file without user action. I found the following article covering the area: ...
6
by: Sport Girl | last post by:
Hi all , i need to write into an excel sheet file the data retreived from the database. i have the script but the problem is that i can't get the data written in the excel file. Can anybody help...
1
by: Sam | last post by:
Hi all, We have an old web application written in java and we want to convert this application to .net. this app stores straight html content forms in our database. These forms then get loaded...
7
by: dragiton | last post by:
SA Upload SQL Database variable types (image upload and storage) I am having trouble with the SA Upload utility. The following code used to work correctly. However, I lost my database and had to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.