hi
i m facing 2 problems:
1. how to create and manipulate excel worksheet/book through vb.net code
2. i've written a piece of code .there is a sql query-
"SELECT * FROM table1 NATURAL INNER JOIN table2 "
oledbconnection is used . back end is ms access.
problem is i get oledb exception error on executing this.
how can these 2 problems be solved.
thank you
i m facing 2 problems:
1. how to create and manipulate excel worksheet/book through vb.net code
2. i've written a piece of code .there is a sql query-
"SELECT * FROM table1 NATURAL INNER JOIN table2 "
oledbconnection is used . back end is ms access.
problem is i get oledb exception error on executing this.
how can these 2 problems be solved.
thank you