adrian0605
Programmer
Hi,
I have a issues regarding the import from excel to sql2000.
The person that will do that will have no knowledge of programming, it will use an interface that will have a browse button, will import the excel, the data will be dispalyed and, if agreed will import the data to sql2000.
Well, I have all good to the point that the data is displayed in a DataGrid, and then I can't figure out the proper import.
I saw the microsoft thread on MSDN, and still I haven't complete it.
Could someone guide me on the right direction?
All I want is to import (UPDATE,DELETE,INSERT) each row in the datagrid.
Thanks in advance.
I have a issues regarding the import from excel to sql2000.
The person that will do that will have no knowledge of programming, it will use an interface that will have a browse button, will import the excel, the data will be dispalyed and, if agreed will import the data to sql2000.
Well, I have all good to the point that the data is displayed in a DataGrid, and then I can't figure out the proper import.
I saw the microsoft thread on MSDN, and still I haven't complete it.
Could someone guide me on the right direction?
All I want is to import (UPDATE,DELETE,INSERT) each row in the datagrid.
Thanks in advance.