I have an excel sheet which has connection to Oracle table.I want VBA code which will enable the chaNges the user made on the excel sheet to refelct in ORACLE tables.
May be we can write a code on Command clcik to update all the changes the user made on excel sheet to reflect in oracle tables.
Can anyone please share the code.
Thanks in advance
User Profile
Collapse
-
VBA code to import data from excel to oracle
-
I actually tried the above query twice:once with chr(10) and next update query with chr(13) and it worked fine then -
Replace new line character with space
I have data in ms access which has new line characters.I want to use the REPLACE function to replace all new lines in that particular column so that the data appears in a single line.What update query should I use?
No activity results to display
Show More
Leave a comment: