Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
i use an Access database for my Excel application i'm exporting some data into it. I use ADO functions to insert or update data. But i would like to know how to tell my function to insert if the primary key doesn't exist and to update data if it exists. Many thanks ! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
trying to update and append and the same time is dangerous and is not recommended. they should be run as seperate operations. -----Original Message----- Hello, i use an Access database for my Excel application i'm exporting some data into it. I use ADO functions to insert or update data. But i would like to know how to tell my function to insert if the primary key doesn't exist and to update data if it exists. Many thanks ! . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to insert a row and not update existing formulas? | Excel Discussion (Misc queries) | |||
Update of cell values after insert row? | Excel Worksheet Functions | |||
insert into a cell the last update | Excel Worksheet Functions | |||
Cannot insert object when I update version | Excel Programming | |||
How to execute an SQL insert/update from Excel for Mac | Excel Programming |