Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have 3 DBF(Database foxpro) files. I want a fixed path to the folder containing 3 that files. Users open this program, it request to open files in 3 above, it automatically loads up the GridView to edit, delete,add,.. and press the save button, it will import SQL Server database. Help me.
Posted
Comments
walterhevedeich 20-Apr-11 1:06am    
Have you tried anything yet?

1 solution

My turn

For Windows application

Import Data from FoxPro (DBF) database to DataGridView in C#[^]

Presenting Data with the DataGridView Control — Using the Built-In Column Types[^]

Insert, Update, Delete with DataGridView Control in C#[^]

Free Attachment

C# DataGridView Tutorial[^]

Your turn

Now start your effort by using these resources.

Oops I think you need solution in web application(But No Web or ASP.NET in question or Tag)

For Web application

GridView - Add Edit Update Delete and Paging the AJAX way[^]

BTW you can use the same link(Forpro to Gridview) for web too. But you need to change things for web.
 
Share this answer
 
Comments
duonglg 22-Apr-11 0:09am    
Thanks, it is solution for me.
thatraja 22-Apr-11 12:55pm    
I'm glad, cheers.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900