Microsoft
Software
Hardware
Network
Question : Access - How to update the tables connected with ODBC?
Hi,
With an access tool (MS Office 1997) I read and write in a DB2-table connected with ODBC.
Before changing the access code I made backups (copies with export - import) of the DB2-table. Since this moment I cannot update the db2-table via the access tool anymore. I become an error telling me that the db2-table protected ist or telling me that the odbc-connection failed.
I have not changed neither in the access-tool nor in the db2-table. I have just exported the db2-table and than imported it under another name.
EXPORT TO "C:\tbl07_backup_prod_2010
0728.ixf" OF IXF MESSAGES "C:\tbl07_backup_prod_2010
0728.log" SELECT * FROM SPM.TBL07AGINFORMATIONEN;
IMPORT FROM "C:\tbl07_backup_prod_2010
0728.ixf" OF IXF MESSAGES "C:\tbl07_backup_prod_2010
0728.log" CREATE INTO SPM.TBL07AGINFORMATIONEN_B
ACKUP_2010
0728;
What should I do?
Many thanks in advance and have a nice day!
isaf
Answer : Access - How to update the tables connected with ODBC?
see the link I posted above. it shows how to parse a hex string
Random Solutions
Is it possible to jump IP scope with Route Add command?
(Outlook/Exchange) Unable to schedule appointment with attendee past October 2010.
SQL Server Management Studio - clearing saved Users in Connect-to-Server prompt
Sonicwall Help with Sharepoint Server 2010
Managed PC Boot Agent has taken over my WIndows XP Pro computer
How to replace strings in a text file using powershell
Manual Feed
PCI Drivers - IBM Thinkpad T61
XSL transform (C# Visual Studio) from xml to html converting   to ?
Move mailbox to new Server