I'm running a simple insert/select query that requires a change in table names each time it is run. I want to set it up as a stored procedure using input parameters for the two table names that change, but am not sure if SQL accepts paramaters in place of table names. The code so far is:
create...
Does anyone know of a way to import EBCDIC extended ASCII files into SQL?? I have until the end of May to sort out a reliable method. Any help would be appreciated.
The DTS package I am using to export data to Excel works fine, apart from inserting an apostrophe (') at the beginning of each field, which then makes it difficult ordering the data as required. How do I set up the package so this doesn't happen?
The DTS package I am using to export data to Excel works fine, apart from inserting an apostrophe (') at the beginning of each field, which then makes it difficult ordering the data as required. How do I set up the package so this doesn't happen?
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.