i have a problem converting a report into a normal text file. i have to do this by reading every character in a line.
I have been struggling, pls help.
User Profile
Collapse
-
Compare tables
i have created another table in the database, i have an idea on how to compare them, the problem is adding the ones that are not in one table into the other table.pls help. my code looks like this:
Dim dataset1 As System.Data.Ole Db.OleDbCommand = New System.Data.Ole Db.OleDbCommand (daPayroll.Sele ctCommand.Comma ndText = "SELECT * FROM PayrollTable")
Dim dataset2 As System.Data.Ole Db.OleDbCommand = New System.Data.Ole Db.OleDbCommand (daPayroll.Sele ctCommand.Comma ndText... -
Success
I have successfully managed to display the excel file in a datagrid. The problem that i have now is to create a table programmaticall y and add it to a database, set the primary key, then compare the data in the this new table with the data in the table that already exists in that database.
Im glad i joined this forum.
Thank you for your help -
Done that already
i have specified the primary key in the database. 2 problems that i have are that i don't know how to import the excel file into my application and how i am going to compare the fields in the database with the ones in the file. i am using the empID as the primary key.Leave a comment:
-
Done that
I have specified the primary key in the database. 2 problems that i have are that i don't know how to import the excel file into my application and how i am going to compare the fields in the database with the ones in the file. i am using the empID as the primary key.Leave a comment:
-
Importing an Excel file
I have a problem comparing the fields in the excel file with the once in the database because i cannot specify the Primary Keys in the excel file. -
Reading my replies
I just joined yesterday. I posted my question and now i don't know where to find the replies.
Pls help -
Comparing an Excel upload file with a database
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...
No activity results to display
Show More
Leave a comment: