Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : Release 7.0.0.204 FixesSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Updates and Bug Fixes

 New Topic 
 
 Post Reply 
 Release 7.0.0.204 Fixes 
 Author   Message 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-12-20 09:46:04
  • Changed sp_reportcolumn sizes for AccountType, AccountSpecialType, AccountNumber, AccountName, AccountFullName, AccountListID so would not be 4096 fields which QReportBuilder does not like in relationship links.
  • Fixed issue with TxnDeleted list including VehicleMilage when using SDK 5.0.
  • Changed order that QBSDKLOG.TXT is searched for so will try and find the latest one.
  • Fixed an issue with the Intuit Installed version always showing Read-Only version on the About screen even when a read-write code was installed.
  • Removed ARRefundCreditCard from TxnDelete for SDK 4.1. That table did not appear until SDK 5.0 (QuickBooks 2006 USA Editions).
  • Added Optimizer Indexes on TimeTracking - Customer, Item, Class, PayrollWage
  • Fixed issue with Updates updating all records (not following WHERE statement) when run directly after a NOSYNC, DOSYNC or VERIFY
  • Corrected issue with SDK 5.0 using the RequiredIfNotSpecified from SDK 6.0. (Caused problems with finding deleted records).
  • Fixed an issue with Chunking Entity. Main issue is some parts used FullName other just Name.
  • Added conversion support for SQL_C_SLONG, SQL_C_ULONG, and SQL_C_SSHORT. Was the cause of Not Supported Errors (or Driver Not Capable errors)
  • Enlarged all sp_report decimal fields from 8.2 to 12.2 in size.
  • Corrected issues with PassThrough SQL and ADO keyset cursors. Was not returning ListID field values. Increased speed for ADO at the same time.
  • Added two settings to the Advanced tab. Text Field Handling: Convert Fields > 255 to LONG VARCHAR and Limit length to: These fields help some development environments get data from long fields that would not be able to otherwise. Connection string options include: ConvertToLongVARCHAR=Yes|No and MaxLONGVARCHAR=4096.
  • Set DepositLine.TxnNumber to not insertable. Was showing as insertable by mistake.
 

  Top 
 New Topic 
 
 Post Reply 

Jump to