Hi,
I have a report in MS Access (a very simple column,row report) which on a monthly basis I export to Excel. All is fine.
I now need to add a new field to the MS Access report. I add the field, say in column position 10, and now export the report. The field that I have just added in MS...
Hi,
one of the outputs of a stored procedure I have written creates a text file. I have achieved this by using xp_cmdshell in conjuntion with a bcp command. My question surrounds security.
Because of the mixed environment we have in our company I have found it easier for the time being to use...
Assume I have a 2 column table.
AlrmCode,AlrmText
AlrmText actually contains data that I need to display as different rows. An example of the information that is kept in the table is:
AlrmCode,AlrmText
2154,*alarm info 1 *alarm info 2 *alarm info3
2178,*alarm info 4 *alarm info 5
But I...
Hi,
I'm trying to import data from an Excel spreadsheet.One of the fields in the spreadsheet is a comment field which is often greater than 255 characters.
On importing the data to SQL, this field concatenates at 255 chars. It doesn't matter whether I create the import table up-front with the...
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.