MYOB 的一些开发资料
摘要: How to WriteWrite Table/Files/kentyshang/ErrorsAndWarningsTables.pdf/Files/kentyshang/SQLTESTER.rar 这个工具很有用,可以用来测试你所写的SQL语句是否正确/Files/kentyshang/ODBCTestApplications.pdf/Files/kentyshang/Installation....
阅读全文
posted @
2009-07-28 14:38 kenty 阅读(132) |
评论 (0) 编辑
连接MYOB ODBC,在MyEclipse 下Commit成功,在Tomcat下单独运行,Commit显示Connection 已经关闭
摘要: Tomcat log filestout_20090728.log:========================commandINSERT INTO Import_Service_Sales(CoLastName,FirstName,AddressLine1,AddressLine2,AddressLine3,AddressLine4,InvoiceNumber,SaleDate,Custom...
阅读全文
posted @
2009-07-28 14:30 kenty 阅读(285) |
评论 (0) 编辑
MYOB Developer Jave 创建连接
摘要: 代码: Here is the code for a test application I use. The main difference that you must turn of Auto Commit and then pass the commit manually. However you may still have to refer to the MYOBPlog.txt fil...
阅读全文
posted @
2009-07-28 14:24 kenty 阅读(104) |
评论 (0) 编辑