Hi
I am transferring data from an SQL table to an Excel Spreadsheet / Table.
I need to delete the previous data and refresh it with new data each time the SSIS package is run. However I need the spreadsheet and the table (page) within it to remain constant (i.e. the names need to stay the...
just an update - and solution.
RiverGuy - thank you for your answer - you are completely correct.
The application was built in VB.Net Express 2008 which sets the CPU target to "Any CPU" - you don't have the option of targetting the CPU at x86 unless you want to mess around with the...
I have a small office application being used by around 70 users reading/amending data to/from an Access database using the Oledb connection string.
My problem is that a few users are on 64 bit operating systems and the OleDb connection will not work. The application is set to run on AnyCPU so...
Thanks for your reply RiverGuy.
I've used the OleDb to read / write in the past which is great.
I need to avoid it on this occassion as a few users are using 64 bit software which OleDb wont operate on.
Thanks
Hi
Can some one point me in the right direction please.
I need to find a record (row) in a CSV files and amend/replace one (or more) data items in that row.
I know how to read and write data but cannot see how to find and amend individual data items.
How do I go about this?
Thank you.
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.