1

Topic: Problem with import

I was just importing a batch of records, nothing knowingly different from any other import and on press 'Do Import' I got the error message below. The only change there has been to the database is a transfer to a new Server and change from SQL Server 2008 to 2012 - the transfer was done by moving the database rather than backup/restore because of the size of the database, but entry of single records has not been a problem since the move.

date/time         : 2017-05-18, 14:04:41, 115ms
computer name     : WS021
user name         : slawsoc
operating system  : Windows NT New x64 build 9200
system language   : English
system up time    : 1 day 2 hours
program up time   : 5 hours 46 minutes
processors        : 4x Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
physical memory   : 4873/8154 MB (free/total)
free disk space   : (C:) 565.88 GB
display mode      : 1920x1080, 32 bit
process id        : $5a4
allocated memory  : 149.66 MB
command line      : RecorderApp.exe /198488
executable        : RecorderApp.exe
exec. date/time   : 2017-04-28 12:06
version           : 6.26.2.286
compiled with     : Delphi 7
madExcept version : 3.0n
callstack crc     : $4fa68a4c, $35f7bec0, $35f7bec0
exception number  : 1
exception class   : EDBMergerError
exception message : Error occurred transferring records for SQLSERVER_SURVEY_EVENT into the main database: Error occurred transferring records for SQLSERVER_SURVEY_EVENT into the main database: ODBC--insert on a linked table 'SQLSERVER_SURVEY_EVENT' failed.

main thread ($31fc):
0075788a RecorderApp.exe DBMerger        336 +42 TDBMerger.CopyTableIntoMainDB
776408ea ntdll.dll                               KiUserExceptionDispatcher
74bfa9e0 KERNELBASE.dll                          RaiseException
776408ea ntdll.dll                               KiUserExceptionDispatcher
00404953 RecorderApp.exe System                  @AfterConstruction
74bfa9e0 KERNELBASE.dll                          RaiseException
00404953 RecorderApp.exe System                  @AfterConstruction
00407895 RecorderApp.exe System                  @CheckAutoResult
0059bced RecorderApp.exe ADODB                   TADOCommand.Execute
005a40a3 RecorderApp.exe ADODB                   TADOQuery.ExecSQL
00758481 RecorderApp.exe DBMerger        510 +29 TDBMerger.DoSQLInsertRecords
007577c8 RecorderApp.exe DBMerger        324 +30 TDBMerger.CopyTableIntoMainDB
0075746e RecorderApp.exe DBMerger        273 +35 TDBMerger.DoMerge
00761b07 RecorderApp.exe TempData_ADO   1330  +8 TTempData.CopyRecordsIntoMainDB
009dd57f RecorderApp.exe ImportAnalysis  769  +6 TfraImportAnalysis.SaveContent
009ef1f3 RecorderApp.exe ImportWizard    180  +8 TfrmImportWizard.btnNextClick
004dd2e0 RecorderApp.exe Controls                TControl.Click
004d23e8 RecorderApp.exe StdCtrls                TButton.Click
0049908d RecorderApp.exe Buttons                 TBitBtn.Click
004d24dc RecorderApp.exe StdCtrls                TButton.CNCommand
004dd148 RecorderApp.exe Controls                TControl.WndProc
004e01a7 RecorderApp.exe Controls                TWinControl.WndProc
004d22ac RecorderApp.exe StdCtrls                TButtonControl.WndProc
0074be81 RecorderApp.exe XPMenu         2928 +10 TControlSubClass.ControlSubClass
004dcf18 RecorderApp.exe Controls                TControl.Perform
004e02df RecorderApp.exe Controls                DoControlMsg
004e0937 RecorderApp.exe Controls                TWinControl.WMCommand
004dd148 RecorderApp.exe Controls                TControl.WndProc
004e01a7 RecorderApp.exe Controls                TWinControl.WndProc
004dfe24 RecorderApp.exe Controls                TWinControl.MainWndProc
00430c3c RecorderApp.exe Classes                 StdWndProc
74cf0bfb user32.dll                              SendMessageW
74d00123 user32.dll                              CallWindowProcA
004e028b RecorderApp.exe Controls                TWinControl.DefaultHandler
004dd6e8 RecorderApp.exe Controls                TControl.WMLButtonUp
004dd148 RecorderApp.exe Controls                TControl.WndProc
004e01a7 RecorderApp.exe Controls                TWinControl.WndProc
004d22ac RecorderApp.exe StdCtrls                TButtonControl.WndProc
0074be81 RecorderApp.exe XPMenu         2928 +10 TControlSubClass.ControlSubClass
00430c3c RecorderApp.exe Classes                 StdWndProc
004dfe24 RecorderApp.exe Controls                TWinControl.MainWndProc
00430c3c RecorderApp.exe Classes                 StdWndProc
74d0bc0b user32.dll                              DispatchMessageA
004fe313 RecorderApp.exe Forms                   TApplication.ProcessMessage
004fe34a RecorderApp.exe Forms                   TApplication.HandleMessage
004fe57a RecorderApp.exe Forms                   TApplication.Run
00a9f156 RecorderApp.exe RecorderApp     416 +79 initialization
75b762c2 KERNEL32.DLL                            BaseThreadInitThunk

thread $2994:
74bf1d4a KERNELBASE.dll            WaitForMultipleObjectsEx
74cf8ed3 user32.dll                MsgWaitForMultipleObjects
00476bed RecorderApp.exe madExcept CallThreadProcSafe
00476c57 RecorderApp.exe madExcept ThreadExceptFrame
75b762c2 KERNEL32.DLL              BaseThreadInitThunk
>> created by main thread ($31fc) at:
6ed70fa7 gdiplus.dll

thread $16e8:
75b762c2 KERNEL32.DLL  BaseThreadInitThunk

thread $2b2c:
74bf1d4a KERNELBASE.dll  WaitForMultipleObjectsEx
75b762c2 KERNEL32.DLL    BaseThreadInitThunk

thread $19ec:
74c18aa9 KERNELBASE.dll  ConnectNamedPipe
75b762c2 KERNEL32.DLL    BaseThreadInitThunk

thread $30e8: <priority:1>
74beaf13 KERNELBASE.dll  WaitForSingleObjectEx
74beae6d KERNELBASE.dll  WaitForSingleObject
75b762c2 KERNEL32.DLL    BaseThreadInitThunk

thread $1ec0: <priority:1>
74beaf13 KERNELBASE.dll  WaitForSingleObjectEx
74beae6d KERNELBASE.dll  WaitForSingleObject
75b762c2 KERNEL32.DLL    BaseThreadInitThunk

thread $2dd0: <priority:1>
74beaf13 KERNELBASE.dll  WaitForSingleObjectEx
74beae6d KERNELBASE.dll  WaitForSingleObject
75b762c2 KERNEL32.DLL    BaseThreadInitThunk

thread $3314:
75b762c2 KERNEL32.DLL  BaseThreadInitThunk

thread $28b0:
75b762c2 KERNEL32.DLL  BaseThreadInitThunk

thread $1468:
75b762c2 KERNEL32.DLL  BaseThreadInitThunk

modules:
00400000 RecorderApp.exe            6.26.2.286          \\sql\Rec6
00e90000 MS5User.Dll                5.0.0.4             \\sql\Rec6
00ec0000 C4DLL.DLL                  1.0.0.1             \\sql\Rec6
02900000 ms5cnv.dll                 5.0.0.10            \\sql\Rec6
05aa0000 SQLOLEDB.RLL               6.2.14393.0         C:\Program Files (x86)\Common Files\System\Ole DB
05b40000 msadcer.dll                6.2.14393.0         C:\Program Files (x86)\Common Files\System\msadc
065e0000 GoToGridControl.ocx        2.0.0.16            \\sql\Rec6\Addins
06750000 GotoKey2.dll                                   \\sql\Rec6\Addins
06910000 LastKeyUpdate.ocx          6.0.0.6             \\sql\Rec6\Addins
06b10000 NBNExchangeAddinNu.dll                         \\sql\Rec6\Addins
074a0000 ShowUnchecked.ocx          6.0.0.13            \\sql\Rec6\Addins
0a3b0000 StdValLib.dll              6.15.1.230          \\sql\Rec6\Addins
0a5b0000 VBAJET32.DLL               6.0.1.9431          C:\WINDOWS\SYSTEM32
0b690000 expsrv.dll                 6.0.72.9589         C:\WINDOWS\SYSTEM32
0d9f0000 office.odf                 14.0.7109.5000      C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures
0de10000 GrooveIntlResource.dll     14.0.6009.1000      C:\PROGRA~2\MICROS~3\Office14\1033
10000000 MS5.Dll                    5.0.0.12            \\sql\Rec6
46480000 security.dll               6.2.14393.0         C:\WINDOWS\SYSTEM32
58d10000 WindowsCodecs.dll          6.2.14393.1198      C:\WINDOWS\SYSTEM32
5a700000 twinapi.appcore.dll        6.2.14393.1198      C:\WINDOWS\system32
5a800000 dcomp.dll                  6.2.14393.0         C:\WINDOWS\system32
5a920000 dataexchange.dll           6.2.14393.206       C:\WINDOWS\system32
5dbe0000 dxgi.dll                   6.2.14393.953       C:\WINDOWS\system32
5dc70000 d3d11.dll                  6.2.14393.953       C:\WINDOWS\system32
5e540000 cscapi.dll                 6.2.14393.0         C:\WINDOWS\SYSTEM32
5e5b0000 ATL90.DLL                  9.0.30729.6161      C:\WINDOWS\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b
5e5e0000 GROOVEEX.DLL               14.0.7113.5005      C:\PROGRA~2\MICROS~3\Office14
5e9f0000 FileSyncShell.dll          17.3.6799.327       C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive\17.3.6799.0327
5ebf0000 PhotoMetadataHandler.dll   6.2.14393.0         C:\WINDOWS\system32
5ec50000 DropboxExt.16.0.dll        1.0.16.0            C:\Program Files (x86)\Dropbox\Client
5ec90000 Windows.Storage.Search.dll 6.2.14393.953       C:\WINDOWS\system32
5ed40000 StructuredQuery.dll        7.0.14393.953       C:\WINDOWS\System32
5ee10000 NetworkExplorer.dll        6.2.14393.0         C:\WINDOWS\system32
5ef40000 tiptsf.dll                 6.2.14393.206       C:\Program Files (x86)\Common Files\microsoft shared\ink
5efc0000 DAVHLPR.dll                6.2.14393.0         C:\WINDOWS\System32
5efd0000 davclnt.dll                6.2.14393.0         C:\WINDOWS\System32
5eff0000 drprov.dll                 6.2.14393.0         C:\WINDOWS\System32
5f000000 ntlanman.dll               6.2.14393.0         C:\WINDOWS\System32
5f0e0000 mssprxy.dll                7.0.14393.0         C:\WINDOWS\system32
5f160000 msadce.dll                 6.2.14393.0         C:\Program Files (x86)\Common Files\System\msadc
5f200000 msv1_0.DLL                 6.2.14393.594       C:\WINDOWS\System32
5f260000 comsvcs.dll                2001.12.10941.16384 C:\Windows\System32
5f3b0000 ActXPrxy.dll               6.2.14393.1066      C:\Windows\System32
5f540000 ntshrui.dll                6.2.14393.479       C:\WINDOWS\SYSTEM32
5f610000 sqloledb.dll               6.2.14393.0         C:\Program Files (x86)\Common Files\System\Ole DB
5f710000 DSPARSE.DLL                6.2.14393.0         C:\WINDOWS\SYSTEM32
5f720000 cryptdll.dll               6.2.14393.0         C:\WINDOWS\SYSTEM32
5f740000 oledb32.dll                6.2.14393.1066      C:\Program Files (x86)\Common Files\System\Ole DB
5f810000 msado15.dll                6.2.14393.1198      C:\Program Files (x86)\Common Files\System\ado
5fb90000 SQLSRV32.dll               6.2.14393.0         C:\WINDOWS\system32
5fe50000 NtlmShared.dll             6.2.14393.0         C:\WINDOWS\SYSTEM32
602b0000 policymanager.dll          6.2.14393.953       C:\WINDOWS\SYSTEM32
60350000 cscobj.dll                 6.2.14393.0         C:\WINDOWS\System32
603f0000 thumbcache.dll             6.2.14393.1198      C:\Windows\System32
62350000 MSVCP90.dll                9.0.30729.9247      C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35
62500000 edputil.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
62540000 MSDART.DLL                 6.2.14393.0         C:\WINDOWS\SYSTEM32
62570000 HHCtrl.ocx                 6.2.14393.0         C:\WINDOWS\SYSTEM32
63100000 DBNETLIB.DLL               6.2.14393.0         C:\WINDOWS\SYSTEM32
637b0000 MSDATL3.dll                6.2.14393.0         C:\Program Files (x86)\Common Files\System\Ole DB
640a0000 netbios.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
640b0000 odbccp32.dll               6.2.14393.0         C:\WINDOWS\system32
646c0000 sxs.dll                    6.2.14393.0         C:\WINDOWS\SYSTEM32
64920000 SHFolder.dll               6.2.14393.0         C:\WINDOWS\SYSTEM32
649b0000 ntdsapi.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
64b60000 msls31.dll                 3.10.349.0          C:\WINDOWS\SYSTEM32
65870000 RICHED20.dll               5.31.23.1231        C:\WINDOWS\SYSTEM32
66670000 LINKINFO.dll               6.2.14393.0         C:\WINDOWS\SYSTEM32
66a80000 msvcp110_win.dll           6.2.14393.0         C:\WINDOWS\SYSTEM32
68700000 urlmon.dll                 11.0.14393.1198     C:\WINDOWS\SYSTEM32
68ea0000 olepro32.dll               6.2.14393.1198      C:\WINDOWS\SYSTEM32
68ed0000 RICHED32.DLL               6.2.14393.0         C:\WINDOWS\SYSTEM32
69340000 odbc32.dll                 6.2.14393.0         C:\WINDOWS\SYSTEM32
69b10000 msxml4.dll                 4.20.9876.0         c:\Windows\System32
6c1b0000 msjtes40.dll               4.0.9756.0          C:\Windows\System32
6cd20000 Comctl32.dll               6.10.14393.953      C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_89c2555adb023171
6d1e0000 MSVCR120.dll               12.0.21005.1        C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive\17.3.6799.0327
6d4d0000 Cabinet.dll                5.0.1.1             C:\WINDOWS\SYSTEM32
6d5a0000 MSVCP120.dll               12.0.21005.1        C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive\17.3.6799.0327
6da30000 ncryptsslp.dll             6.2.14393.0         C:\WINDOWS\system32
6da50000 NTASN1.dll                 6.2.14393.0         C:\WINDOWS\SYSTEM32
6da80000 ncrypt.dll                 6.2.14393.0         C:\WINDOWS\SYSTEM32
6daa0000 mskeyprotect.dll           6.2.14393.0         C:\WINDOWS\SYSTEM32
6daf0000 schannel.dll               6.2.14393.953       C:\WINDOWS\System32
6ded0000 Telemetry.dll              17.3.6799.327       C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive\17.3.6799.0327
6e4e0000 LoggingPlatform.DLL        17.3.6799.327       C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive\17.3.6799.0327
6e7c0000 msadrh15.dll               6.2.14393.0         C:\Program Files (x86)\Common Files\System\ado
6e7e0000 MSJINT40.DLL               4.0.9765.0          C:\Windows\System32
6e7f0000 msjet40.dll                4.0.9765.0          C:\Windows\System32
6ead0000 SECUR32.DLL                6.2.14393.0         C:\WINDOWS\SYSTEM32
6eae0000 mpr.dll                    6.2.14393.0         C:\WINDOWS\SYSTEM32
6ece0000 dwmapi.dll                 6.2.14393.206       C:\WINDOWS\system32
6ed00000 gdiplus.dll                6.2.14393.953       C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.953_none_baad48403594ab3f
6ee70000 uxtheme.dll                6.2.14393.0         C:\WINDOWS\system32
6ef40000 aswhookx.dll               17.4.3.1767         C:\Program Files\AVAST Software\Avast
6ef70000 DPAPI.dll                  6.2.14393.0         C:\WINDOWS\SYSTEM32
6ef80000 apphelp.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
6f360000 wkscli.dll                 6.2.14393.0         C:\WINDOWS\System32
6f650000 winspool.drv               6.2.14393.953       C:\WINDOWS\SYSTEM32
70390000 WINMMBASE.dll              6.2.14393.0         C:\WINDOWS\SYSTEM32
703c0000 winmm.dll                  6.2.14393.0         C:\WINDOWS\SYSTEM32
703f0000 comctl32.dll               5.82.14393.447      C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.14393.447_none_5507ded2cb4f7f4c
704c0000 PROPSYS.dll                7.0.14393.0         C:\WINDOWS\system32
709e0000 mswstr10.dll               4.0.9765.0          C:\Windows\System32
70a80000 msjter40.dll               4.0.9756.0          C:\Windows\System32
70aa0000 msjetoledb40.dll           4.0.9756.0          C:\Windows\System32
70b00000 msadox.dll                 6.2.14393.1066      C:\Program Files (x86)\Common Files\System\ado
71480000 fwpuclnt.dll               6.2.14393.0         C:\WINDOWS\System32
718f0000 rasadhlp.dll               6.2.14393.0         C:\Windows\System32
71ac0000 MSVCR90.dll                9.0.30729.9247      C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35
71d10000 mswsock.dll                6.2.14393.0         C:\WINDOWS\system32
72030000 iertutil.dll               11.0.14393.1198     C:\WINDOWS\SYSTEM32
726b0000 WINSTA.dll                 6.2.14393.0         C:\WINDOWS\System32
727c0000 srvcli.dll                 6.2.14393.0         C:\WINDOWS\System32
727e0000 netutils.dll               6.2.14393.0         C:\WINDOWS\System32
72850000 USERENV.dll                6.2.14393.0         C:\WINDOWS\System32
72870000 NETAPI32.dll               6.2.14393.0         C:\WINDOWS\SYSTEM32
72f10000 WTSAPI32.dll               6.2.14393.0         C:\WINDOWS\System32
73370000 bcrypt.dll                 6.2.14393.576       C:\WINDOWS\SYSTEM32
735c0000 IPHLPAPI.DLL               6.2.14393.953       C:\WINDOWS\SYSTEM32
735f0000 DNSAPI.dll                 6.2.14393.953       C:\WINDOWS\SYSTEM32
73670000 WININET.dll                11.0.14393.1198     C:\WINDOWS\SYSTEM32
738e0000 WINHTTP.dll                6.2.14393.953       C:\WINDOWS\SYSTEM32
73980000 version.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
73d80000 wsock32.dll                6.2.14393.0         C:\WINDOWS\SYSTEM32
74060000 CRYPTBASE.dll              6.2.14393.0         C:\WINDOWS\System32
74070000 SspiCli.dll                6.2.14393.576       C:\WINDOWS\System32
74090000 bcryptPrimitives.dll       6.2.14393.0         C:\WINDOWS\System32
740f0000 RPCRT4.dll                 6.2.14393.82        C:\WINDOWS\System32
741c0000 USP10.dll                  6.2.14393.0         C:\WINDOWS\System32
741e0000 NSI.dll                    6.2.14393.0         C:\WINDOWS\System32
74220000 comdlg32.dll               6.2.14393.479       C:\WINDOWS\System32
74720000 MSCTF.dll                  6.2.14393.953       C:\WINDOWS\System32
74860000 shlwapi.dll                6.2.14393.0         C:\WINDOWS\System32
748b0000 win32u.dll                 6.2.14393.51        C:\WINDOWS\System32
74a40000 kernel.appcore.dll         6.2.14393.0         C:\WINDOWS\System32
74a50000 msvcrt.dll                 7.0.14393.0         C:\WINDOWS\System32
74b10000 MSASN1.dll                 6.2.14393.0         C:\WINDOWS\System32
74b20000 KERNELBASE.dll             6.2.14393.1198      C:\WINDOWS\System32
74cd0000 PSAPI.DLL                  6.2.14393.0         C:\WINDOWS\System32
74ce0000 user32.dll                 6.2.14393.576       C:\WINDOWS\System32
74e40000 shcore.dll                 6.2.14393.953       C:\WINDOWS\System32
74ed0000 GDI32.dll                  6.2.14393.206       C:\WINDOWS\System32
74f00000 msvcp_win.dll              6.2.14393.0         C:\WINDOWS\System32
74f80000 gdi32full.dll              6.2.14393.1198      C:\WINDOWS\System32
750e0000 coml2.dll                  6.2.14393.0         C:\WINDOWS\System32
75140000 profapi.dll                6.2.14393.0         C:\WINDOWS\System32
75150000 powrprof.dll               6.2.14393.0         C:\WINDOWS\System32
751a0000 windows.storage.dll        6.2.14393.1198      C:\WINDOWS\System32
75710000 clbcatq.dll                2001.12.10941.16384 C:\WINDOWS\System32
757a0000 combase.dll                6.2.14393.1198      C:\WINDOWS\System32
75a60000 cfgmgr32.dll               6.2.14393.0         C:\WINDOWS\System32
75aa0000 sechost.dll                6.2.14393.0         C:\WINDOWS\System32
75af0000 WS2_32.dll                 6.2.14393.206       C:\WINDOWS\System32
75b60000 KERNEL32.DLL               6.2.14393.1198      C:\WINDOWS\System32
75c40000 advapi32.dll               6.2.14393.0         C:\WINDOWS\System32
75cc0000 oleaut32.dll               6.2.14393.1198      C:\WINDOWS\System32
75dc0000 CRYPT32.dll                6.2.14393.1198      C:\WINDOWS\System32
75f90000 IMM32.DLL                  6.2.14393.0         C:\WINDOWS\System32
76020000 shell32.dll                6.2.14393.1198      C:\WINDOWS\System32
77400000 ucrtbase.dll               6.2.14393.0         C:\WINDOWS\System32
774e0000 ole32.dll                  6.2.14393.1198      C:\WINDOWS\System32
775d0000 ntdll.dll                  6.2.14393.479       C:\WINDOWS\SYSTEM32

processes:
0000 Idle                       0 0   0
0004 System                     0 0   0
01a4 smss.exe                   0 0   0
0248 csrss.exe                  0 0   0
02a8 wininit.exe                0 0   0
0314 services.exe               0 0   0
0328 lsass.exe                  0 0   0
0380 svchost.exe                0 0   0
03b8 svchost.exe                0 0   0
01ac svchost.exe                0 0   0
0224 svchost.exe                0 0   0
0420 NVDisplay.Container.exe    0 0   0
0460 svchost.exe                0 0   0
0468 svchost.exe                0 0   0
04ac svchost.exe                0 0   0
0544 svchost.exe                0 0   0
0640 svchost.exe                0 0   0
0714 svchost.exe                0 0   0
0748 AvastSvc.exe               0 0   0
07e0 spoolsv.exe                0 0   0
0648 svchost.exe                0 0   0
0710 HeciServer.exe             0 0   0
0724 pabeSvc64.exe              0 0   0
0728 GfExperienceService.exe    0 0   0
079c svchost.exe                0 0   0
0494 svchost.exe                0 0   0
0834 armsvc.exe                 0 0   0
0844 Jhi_service.exe            0 0   0
0898 svchost.exe                0 0   0
08a0 NvNetworkService.exe       0 0   0
08a8 mqsvc.exe                  0 0   0
08f8 nvstreamsvc.exe            0 0   0
0934 sqlwriter.exe              0 0   0
0964 McAfee.TrueKey.Service.exe 0 0   0
096c svchost.exe                0 0   0
0978 TeamViewer_Service.exe     0 0   0
0a3c dasHost.exe                0 0   0
0b8c Memory Compression         0 0   0
0be0 SMSvcHost.exe              0 0   0
0e38 nvstreamsvc.exe            0 0   0
0e78 conhost.exe                0 0   0
0ed4 SearchIndexer.exe          0 0   0
0f30 SMSvcHost.exe              0 0   0
116c aswidsagenta.exe           0 0   0
1310 WmiPrvSE.exe               0 0   0
0910 LMS.exe                    0 0   0
1280 GoogleCrashHandler.exe     0 0   0
1070 McTkSchedulerService.exe   0 0   0
0ea0 GoogleCrashHandler64.exe   0 0   0
0e7c UNS.exe                    0 0   0
1c2c OSPPSVC.EXE                0 0   0
0fe4 csrss.exe                  2 0   0
2658 winlogon.exe               2 0   0
0e88 dwm.exe                    2 0   0
15b0 nvxdsync.exe               2 0   0
1620 nvstreamsvc.exe            2 0   0
1818 sihost.exe                 2 4   16  normal       C:\Windows\System32
1854 svchost.exe                2 4   1   normal       C:\Windows\System32
12ac ipoint.exe                 2 16  43  normal       C:\Program Files\Microsoft Mouse and Keyboard Center
17f4 taskhostw.exe              2 13  14  normal       C:\Windows\System32
0a28 itype.exe                  2 15  37  normal       C:\Program Files\Microsoft Mouse and Keyboard Center
17bc RuntimeBroker.exe          2 35  32  normal       C:\Windows\System32
17c4 conhost.exe                2 0   0
0e30 explorer.exe               2 643 317 normal       C:\Windows
2068 ShellExperienceHost.exe    2 6   57  normal       C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy
1628 SearchUI.exe               2 19  51  normal       C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy
01c0 nvtray.exe                 2 84  5   normal       C:\Program Files\NVIDIA Corporation\Display
0de4 NvBackend.exe              2 4   9   normal       C:\Program Files (x86)\NVIDIA Corporation\Update Core
1cb4 RAVCpl64.exe               2 51  17  normal       C:\Program Files\Realtek\Audio\HDA
2358 AvastUI.exe                2 138 80  normal       C:\Program Files\AVAST Software\Avast
20f4 OneDrive.exe               2 56  41  normal       C:\Users\slawsoc\AppData\Local\Microsoft\OneDrive
106c googledrivesync.exe        2 4   1   normal       C:\Program Files (x86)\Google\Drive
0584 SSScheduler.exe            2 4   1   normal       C:\Program Files (x86)\McAfee Security Scan\3.11.266
14a4 acrotray.exe               2 24  13  normal       C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat
1dec googledrivesync.exe        2 80  62  normal       C:\Program Files (x86)\Google\Drive
1f78 BusinessMessaging.exe      2 22  29  normal       C:\Program Files (x86)\Malwarebytes Anti-Malware
1d50 jusched.exe                2 4   2   normal       C:\Program Files (x86)\Common Files\Java\Java Update
1724 fontdrvhost.exe            2 0   0
1e50 thunderbird.exe            2 152 104 normal       C:\Program Files (x86)\Mozilla Thunderbird
1c14 MapInfow.exe               2 482 148 normal       C:\Program Files (x86)\MapInfo\Professional
0b48 splwow64.exe               2 4   2   normal       C:\Windows
1638 FNPLicensingService.exe    0 0   0
2178 SkypeHost.exe              2 4   1   normal       C:\Program Files\WindowsApps\Microsoft.SkypeApp_11.15.597.0_x64__kzf8qxf38zg5c
1c5c DbxSvc.exe                 0 0   0
2730 Dropbox.exe                2 63  72  normal       C:\Program Files (x86)\Dropbox\Client
1cbc Dropbox.exe                2 4   1   normal       C:\Program Files (x86)\Dropbox\Client
1128 SettingSyncHost.exe        2 4   4   below normal C:\Windows\System32
2210 dllhost.exe                2 4   3   normal       C:\Windows\System32
05a4 RecorderApp.exe            2 353 201 normal       \\sql\Rec6
0ff8 taskhostw.exe              2 0   0
14a8 X365CLNT.exe               2 143 119 normal       C:\Users\slawsoc\AppData\Roaming\Advanced Exchequer\eXchequer365
2368 MSACCESS.EXE               2 320 158 normal       C:\Program Files\Microsoft Office\Office14
23f8 firefox.exe                2 75  65  normal       C:\Program Files (x86)\Mozilla Firefox
24fc firefox.exe                2 4   11  normal       C:\Program Files (x86)\Mozilla Firefox
155c firefox.exe                2 11  24  normal       C:\Program Files (x86)\Mozilla Firefox
3004 svchost.exe                0 0   0
2ae4 TrustedInstaller.exe       0 0   0
0180 TiWorker.exe               0 0   0

hardware:
+ {1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}
  - Admin Copier
  - Adobe PDF
  - CutePDF Writer
  - Fax
  - HP Color LaserJet CP1510 series PCL6
  - MapInfo PDF Printer Version 15.0
  - MapInfo PDF Printer Version 16.0 x64
  - Microsoft Print to PDF
  - Microsoft XPS Document Writer
  - Root Print Queue
  - Send To OneNote 2010
  - Stationery Copier
+ {36fc9e60-c465-11cf-8056-444553540000}
  - Generic USB Hub
  - Generic USB Hub
  - Generic USB Hub
  - Generic USB Hub
  - Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26 (driver 9.2.0.1031)
  - Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D (driver 9.2.0.1031)
  - USB Composite Device
  - USB Root Hub
  - USB Root Hub
  - USB Root Hub (xHCI)
  - VIA USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)
+ {4d36e965-e325-11ce-bfc1-08002be10318}
  - ATAPI iHAS122   W ATA Device
+ {4d36e966-e325-11ce-bfc1-08002be10318}
  - ACPI x64-based PC
+ {4d36e967-e325-11ce-bfc1-08002be10318}
  - ST1000DM003-1CH162 ATA Device
+ {4d36e968-e325-11ce-bfc1-08002be10318}
  - NVIDIA GeForce GT 640 (driver 21.21.13.7653)
+ {4d36e96a-e325-11ce-bfc1-08002be10318}
  - ATA Channel 0
  - ATA Channel 0
  - ATA Channel 1
  - ATA Channel 1
  - Intel(R) 6 Series/C200 Series Chipset Family 2 port Serial ATA Storage Controller - 1C08 (driver 9.2.0.1011)
  - Intel(R) 6 Series/C200 Series Chipset Family 4 port Serial ATA Storage Controller - 1C00 (driver 9.2.0.1011)
+ {4d36e96b-e325-11ce-bfc1-08002be10318}
  - Microsoft Wired Keyboard 600 (Mouse and Keyboard Center)
+ {4d36e96c-e325-11ce-bfc1-08002be10318}
  - NVIDIA High Definition Audio (driver 1.3.34.17)
  - NVIDIA Virtual Audio Device (Wave Extensible) (WDM) (driver 1.2.26.0)
  - Realtek High Definition Audio (driver 6.0.1.6662)
+ {4d36e96e-e325-11ce-bfc1-08002be10318}
  - Generic PnP Monitor
  - Generic PnP Monitor
+ {4d36e96f-e325-11ce-bfc1-08002be10318}
  - Microsoft USB Basic Optical Mouse v2.0 (Mouse and Keyboard Center)
+ {4d36e972-e325-11ce-bfc1-08002be10318}
  - Realtek PCIe GBE Family Controller (driver 9.1.404.2015)
+ {4d36e978-e325-11ce-bfc1-08002be10318}
  - Communications Port (COM1)
  - Printer Port (LPT1)
+ {4d36e97b-e325-11ce-bfc1-08002be10318}
  - Microsoft Storage Spaces Controller
+ {4d36e97d-e325-11ce-bfc1-08002be10318}
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fixed Feature Button
  - ACPI Power Button
  - ACPI Thermal Zone
  - ACPI Thermal Zone
  - Composite Bus Enumerator
  - Direct memory access controller
  - High Definition Audio Controller
  - High Definition Audio Controller
  - High precision event timer
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 1 - 1C10 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 2 - 1C12 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 5 - 1C18 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family SMBus Controller - 1C22 (driver 9.2.0.1011)
  - Intel(R) H61 Express Chipset Family LPC Interface Controller - 1C5C (driver 9.2.0.1016)
  - Intel(R) Management Engine Interface  (driver 8.1.0.1263)
  - Legacy device
  - Microsoft ACPI-Compliant System
  - Microsoft Basic Display Driver
  - Microsoft Basic Render Driver
  - Microsoft System Management BIOS Driver
  - Microsoft Virtual Drive Enumerator
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - NDIS Virtual Network Adapter Enumerator
  - Numeric data processor
  - PCI Express Root Complex
  - Plug and Play Software Device Enumerator
  - Printer Port Logical Interface
  - Programmable interrupt controller
  - Remote Desktop Device Redirector Bus
  - System board
  - System CMOS/real time clock
  - System timer
  - UMBus Root Bus Enumerator
  - Volume Manager
  - Xeon(R) processor E3-1200 v2/3rd Gen Core processor DRAM Controller - 0150 (driver 9.3.0.1011)
  - Xeon(R) processor E3-1200 v2/3rd Gen Core processor PCI Express Root Port - 0151 (driver 9.3.0.1011)
+ {50127dc3-0f36-415e-a6cc-4cb3be910b65}
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
+ {533c5b84-ec70-11d2-9505-00c04f79deaf}
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
+ {62f9c741-b25a-46ce-b54c-9bccce08b6f2}
  - Microsoft Device Association Root Enumerator
  - Microsoft GS Wavetable Synth
  - Microsoft IPv4 IPv6 Transition Adapter Bus
  - Microsoft Radio Device Enumeration Bus
+ {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
  - HID-compliant consumer control device
  - HID-compliant system controller
  - Microsoft Hardware USB Mouse
  - USB Input Device
  - USB Input Device

Craig Slawson
Staffordshire Ecological Record

2

Re: Problem with import

I have subsequently tried another much smaller import with the same result

Craig Slawson
Staffordshire Ecological Record

3

Re: Problem with import

I don't think it will be anything to do with SQL server 2012 or the way you have transferred  the data. I have done thie dozens of times and I know that it has been done on other installations. Is it possible that  the  database had got out of step with the software. ?  Which version of R6 did you install and was the data base on this version before you attached it ?

Mike Weideli

4

Re: Problem with import

I installed 6.26.2.286; 28/04/2017; Db version 000000AW; Dict. version 0000003X

The original installation was:
ver 6.26.2.286; 27/01/2017; Db version 000000AW; Dict. version 0000003X

Craig Slawson
Staffordshire Ecological Record

5

Re: Problem with import

Hi

I haven't seen this before and it is a puzzle. It might be worth rebuilding the last key table using the addin. If you can do normal input this shouldn't be the problem, but it would be worth making sure it is upto date. Then please could you try importing the attached very simple import file. This will confirm if the problem is in the data or somewhere else.

Post's attachments

VeySimpleimportTest.zip 6 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
Mike Weideli

6

Re: Problem with import

Craig, you had the same error in 2008 - could the cause be the same?

https://forums.nbn.org.uk/viewtopic.php?pid=3343#p3343

Charlie Barnes
Information Officer
Greater Lincolnshire Nature Partnership

7

Re: Problem with import

Brilliant Charlie, I owe you a pint!

Although the solution wasn't the same as before - I checked the permissions for NBNUser to find it only had public access to the NBNData, setting it as owner seems to have cured the problem

Mike, I've not tried importing your file since it appears to have been cured through Charlie's insight ;)

Craig Slawson
Staffordshire Ecological Record

8

Re: Problem with import

Brilliant from me as well. Many thanks.

Mike

Mike Weideli