Hi,
I have seen very limited help online on this because most people are trying to use other sources as either front end or back end, such as Access, SQL server or .NET etc. But in this case my database sits in a in-house analysis application in Excel, I have no support in any corporate database nor do I have Access application in my standard XP installation. So I need to use Excel as a database to store data.
I have created a connection that queries tables fine, so that part worked well. Here's the code
This part was working fine.![]()
Please Login or Register to view this content.
However the problem is I need it to have other basic function of a datbase, such as adding, editing and deleting tables.
But here's where the probelm lies, it doesn't work no matter what form of SQL or code combinations I tried. It always gives me an run time error '-2147217887' (8004e21) <- some random long strings that are different every single time.
The code is as below:
v1:
![]()
Please Login or Register to view this content.
This one didnt work.
v2:
This one didnt work either.![]()
Please Login or Register to view this content.
![]()
Bookmarks