Hi everyone;
In the old db access I use this query for insert values in the file excel:
In the new db mysql this query not working... why?Code:INSERT INTO [SHEET$] (A, B, C) VALUES (1, 2, 3)
Can you help me ?
![]()
| SitePoint Sponsor |
Hi everyone;
In the old db access I use this query for insert values in the file excel:
In the new db mysql this query not working... why?Code:INSERT INTO [SHEET$] (A, B, C) VALUES (1, 2, 3)
Can you help me ?
![]()


Bookmarks