Bug #43438 Drag-drop table onto dbml causes Unsupported data provider message box
Submitted: 6 Mar 2009 1:51 Modified: 14 Apr 2009 21:28
Reporter: Morten Andersen Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.0.0 OS:Windows (Vista 32)
Assigned to: CPU Architecture:Any

[6 Mar 2009 1:51] Morten Andersen
Description:
I may be wrong, but I expected to be able to drag, and drop tables onto my DataClasses.dbml schema in Visual Studio 2008 using the 6.0 version.

I have a new and clean install of Visual Studio 2008 without any other plugins.

How to repeat:

- Install the V6.0.0 connector
- Add a connection to the db using the Server Explorer
- Add a .dbml to your project
- Drag a table from the server explorer onto the .dbml file

Then you should get a message box like this:
---------------------------
Microsoft Visual Studio
---------------------------
The selected object(s) use an unsupported data provider.
---------------------------
OK   Help   
---------------------------
[6 Mar 2009 7:48] Tonci Grgin
Hi Morten and thanks for your report.

Same as for Bug#43436, I need some time to figure out what to put where. Then I'll take look into this.
[8 Apr 2009 15:29] Tonci Grgin
Probably due to my Bug#44141...
[14 Apr 2009 21:28] Reggie Burnett
this is not a bug.  linq to sql classes only support sql server.