Thank you SwampBoogie. I have tried this already but suspect that the table needs to have been created first in order for "insert into t exec p" to work???
Hi forum!
I have a working stored procedure that concatinates records from a number of tables via UNION.
I now need to create a new table (through code) using the results of this SP and have discovered that using "select * into <newtable> from <sourcerecordset>" does not work if the...
I need to allow users to import CSV files into a SQL database via a project file without exposing them to any dialogs other than a file select (I then pass the filename to the transfertext command).
However i cannot create or specify an import specification and therefore Access creates and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.