Home All Groups Group Topic Archive Search About

SQL Server Express 2005 and VS.Net 2003

Author
20 Jan 2006 8:02 AM
Good
Dear all

Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I have
tried to use the Data Form Wizard to link with the SQL Server Express 2005
but "There were errors configuring the data adapter" error shown after
selected the desired table. Could anyone help?

Thanks
Alex

Author
20 Jan 2006 2:37 PM
Satya SKJ
Yes, I don't think there is a compatibility problem between those 2
technologies.

BTW for the problem can you test with minimum columns and are you using
wizard to define the columns?
--
-----------------
Satya SKJ
Visit http://www.sql-server-performance.com for tips and articles on
Performance topic.


Show quote
"Good" wrote:

> Dear all
>
> Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I have
> tried to use the Data Form Wizard to link with the SQL Server Express 2005
> but "There were errors configuring the data adapter" error shown after
> selected the desired table. Could anyone help?
>
> Thanks
> Alex
>
>
>
Author
20 Jan 2006 5:13 PM
Good
I am using SQL Server Management Studio Express CTP to create a table with
two char(10) column for testing.

However, I have I using data wizard form to generate the form, "There were
errors configuring the data adapter" occurred.

Show quote
"Satya SKJ" <satya***@yahoo.co.uk> wrote in message
news:67F2D7B7-1798-4861-A8B6-30668DFC1D3C@microsoft.com...
> Yes, I don't think there is a compatibility problem between those 2
> technologies.
>
> BTW for the problem can you test with minimum columns and are you using
> wizard to define the columns?
> --
> -----------------
> Satya SKJ
> Visit http://www.sql-server-performance.com for tips and articles on
> Performance topic.
>
>
> "Good" wrote:
>
>> Dear all
>>
>> Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I
>> have
>> tried to use the Data Form Wizard to link with the SQL Server Express
>> 2005
>> but "There were errors configuring the data adapter" error shown after
>> selected the desired table. Could anyone help?
>>
>> Thanks
>> Alex
>>
>>
>>
Author
21 Jan 2006 3:39 AM
Good
Besides, I have tried to connect with Access 2003 and it worked. Any hints?

Show quote
"Good" <g***@man.com> wrote in message
news:uo0HUTeHGHA.3728@tk2msftngp13.phx.gbl...
>I am using SQL Server Management Studio Express CTP to create a table with
>two char(10) column for testing.
>
> However, I have I using data wizard form to generate the form, "There were
> errors configuring the data adapter" occurred.
>
> "Satya SKJ" <satya***@yahoo.co.uk> wrote in message
> news:67F2D7B7-1798-4861-A8B6-30668DFC1D3C@microsoft.com...
>> Yes, I don't think there is a compatibility problem between those 2
>> technologies.
>>
>> BTW for the problem can you test with minimum columns and are you using
>> wizard to define the columns?
>> --
>> -----------------
>> Satya SKJ
>> Visit http://www.sql-server-performance.com for tips and articles on
>> Performance topic.
>>
>>
>> "Good" wrote:
>>
>>> Dear all
>>>
>>> Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I
>>> have
>>> tried to use the Data Form Wizard to link with the SQL Server Express
>>> 2005
>>> but "There were errors configuring the data adapter" error shown after
>>> selected the desired table. Could anyone help?
>>>
>>> Thanks
>>> Alex
>>>
>>>
>>>
>
>
Author
21 Jan 2006 9:58 AM
Tibor Karaszi
Usually, a dev tool doesn't recognize and support versions they weren't tested for. Anyhow, I
suggest you post this to a VS group, as you are more likely to find a definite answer there.

Show quote
"Good" <g***@man.com> wrote in message news:uo0HUTeHGHA.3728@tk2msftngp13.phx.gbl...
>I am using SQL Server Management Studio Express CTP to create a table with two char(10) column for
>testing.
>
> However, I have I using data wizard form to generate the form, "There were errors configuring the
> data adapter" occurred.
>
> "Satya SKJ" <satya***@yahoo.co.uk> wrote in message
> news:67F2D7B7-1798-4861-A8B6-30668DFC1D3C@microsoft.com...
>> Yes, I don't think there is a compatibility problem between those 2
>> technologies.
>>
>> BTW for the problem can you test with minimum columns and are you using
>> wizard to define the columns?
>> --
>> -----------------
>> Satya SKJ
>> Visit http://www.sql-server-performance.com for tips and articles on
>> Performance topic.
>>
>>
>> "Good" wrote:
>>
>>> Dear all
>>>
>>> Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I have
>>> tried to use the Data Form Wizard to link with the SQL Server Express 2005
>>> but "There were errors configuring the data adapter" error shown after
>>> selected the desired table. Could anyone help?
>>>
>>> Thanks
>>> Alex
>>>
>>>
>>>
>
>
Author
21 Jan 2006 10:55 AM
Jens
There was a very interesting post to this, which I didn´t know before
writing this with the original poster, perhaps that might clear the
issue:

http://forums.microsoft.com/MSDN/showpost.aspx?postid=213565

HTH, Jens Suessmeyer.
Author
21 Jan 2006 8:37 PM
Roger Wolter[MSFT]
You can connect an application written in VS 2003 to SQL Server 2005 as long
as you don't try to use any of the new datatypes.  On the other hand, the
meta-data of SQL Server 2005 is very different than SQL Server 2000 so the
VS designers that read the meta data to discover the structure of the
database will not work.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Show quote
"Good" <g***@man.com> wrote in message
news:%23GhoifZHGHA.528@TK2MSFTNGP12.phx.gbl...
> Dear all
>
> Is Visual Studio.Net 2003 compatiable with SQL Server Express 2005? I have
> tried to use the Data Form Wizard to link with the SQL Server Express 2005
> but "There were errors configuring the data adapter" error shown after
> selected the desired table. Could anyone help?
>
> Thanks
> Alex
>

AddThis Social Bookmark Button