Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I have problem with auto-separating duplicates records by PrimaryKey
i Access table. Dim conn As ADODB.Connection conn.Execute "INSERT INTO Tabele1.....", p1, p2 Is it possible set the p1 & p2 parameters for this? I want to have similary solution, that in DoCmd.RunSQL, where is auto-separating duplicates records: DoCmd.SetWarnings False DoCmd.RunSQL "INSERT INTO Tabele1.....", -1 DoCmd.SetWarnings True Help me, please, Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ADODB Connection Problem | Excel Programming | |||
ADODB Connection Problem | Excel Programming | |||
problem using isnull() to check a value in ADODB.Recordset | Excel Programming | |||
Access to Excel Automation ADODB Problem | Excel Programming | |||
ADODB Recordset problem | Excel Programming |