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 : Problem with Visual Studio 2005 Data Set DesignerSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v8 Forum

 New Topic 
 
 Post Reply 
[1]  
 Problem with Visual Studio 2005 Data Set Designer 
 Author   Message 
  dougbr 
  
 Group: Members 
 Posts: 7 
 Joined: 2008-08-29 
 Profile
 Posted : 2008-09-25 10:08:52
I've created a new class library and added a template for a DataSet.  I can open up the qodbc datasource in the Server Explorer and all of the QuickBooks tables show up.  I can query any of the tables within Server Explorer.  But if I try to drag a table (or view) onto the Design Surface I get the error:  "Mouse Drag Operation Failed.  An item with the same key has already been added.."  There are no other tables in the Design Surface and the error is the same for any table.

Does anyone know a workaround for this?  Does anyone know if this works in Visual Studio 2008?

Thanks 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-09-25 13:38:45
You can instead go the dataset designer and add a tableadapter and it will create the table and add it to the datasources.  The only problem with doing it this way is that the UPDATE, INSERT, and DELETE methods aren't automatically created.  Appearently this is a bug in Visual Studio 2005. 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to