E
EMW
The MSDN is a great source of information for programmers of .NET
applications, but not for the simple things!!!!
I have been searching for a few days now, my desk is filled with printouts
from books, help pages and web pages, but still cannot find what I'm looking
for.
I'm trying to write a little program, to practice VB.NET, to convert a table
from EXCEL to an ACCESS DATABASE.
I managed to find some examples on how to create a database using ADOX and I
managed to fill a datagrid with the contents of the EXCEL file.
Now I'm trying to find out how to move the info from the datagrid to de
database in a simple and jet fast way.
All the books, web pages and help pages I've been reading all contain
samples on how to open the NorthWind database (which I now really hate), but
nowhere is there a sample that shows how to create a new table, write
something in it and close the database.
And they also always talk about SQL servers which I don't have.
So you now get my frustration.
Can someone please help me, before my insanity becomes permanent?
rg.
Eric
applications, but not for the simple things!!!!
I have been searching for a few days now, my desk is filled with printouts
from books, help pages and web pages, but still cannot find what I'm looking
for.
I'm trying to write a little program, to practice VB.NET, to convert a table
from EXCEL to an ACCESS DATABASE.
I managed to find some examples on how to create a database using ADOX and I
managed to fill a datagrid with the contents of the EXCEL file.
Now I'm trying to find out how to move the info from the datagrid to de
database in a simple and jet fast way.
All the books, web pages and help pages I've been reading all contain
samples on how to open the NorthWind database (which I now really hate), but
nowhere is there a sample that shows how to create a new table, write
something in it and close the database.
And they also always talk about SQL servers which I don't have.
So you now get my frustration.
Can someone please help me, before my insanity becomes permanent?
rg.
Eric