473,385 Members | 1,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

CAN i use the C# Expression version to connect the SQL 2005

HI,there

I use the VS 2005 EXPRESSION VERSION to develop and the database is SQL
2005 .
Especially ,it is not the SQL 2005 expression version .
I can not find the data connect for SQL 2005 ...
It is true??
thanks
Jan 26 '07 #1
2 1147
cheer wrote:
I use the VS 2005 EXPRESSION VERSION to develop and the database
is SQL
2005 .
Especially ,it is not the SQL 2005 expression version .
I can not find the data connect for SQL 2005 ...
It is true??
The IDE you are using to write C# code does not effect the
functionality of the code you write. You can connect to
any database that you can get an ADO.NET provider for in
your C# code.

What the wizards in VS support is another thing, which I
do not know.

Arne
Jan 26 '07 #2
Arne,
thanks ! it is the wizards problem....
"Arne Vajhøj" <ar**@vajhoej.dkwrote in message
news:45***********************@news.sunsite.dk...
cheer wrote:
I use the VS 2005 EXPRESSION VERSION to develop and the database is
SQL
>2005 .
Especially ,it is not the SQL 2005 expression version .
I can not find the data connect for SQL 2005 ...
It is true??

The IDE you are using to write C# code does not effect the
functionality of the code you write. You can connect to
any database that you can get an ADO.NET provider for in
your C# code.

What the wizards in VS support is another thing, which I
do not know.

Arne

Jan 26 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Andreas Baier | last post by:
Hi, I want to select all "result" nodes from the following xml-document: ---- <results xmlns="http://schemas.microsoft.com/sharepoint/soap/"> <list...
7
by: steve bull | last post by:
I have the following code snippet to read the colorRange attributes for the colorRangeSwatch in the xml file listed below. string expr = "/swatches/colorRangeSwatch/colorRange";...
11
by: randi_clausen | last post by:
Using SQL against a DB2 table the 'with' key word is used to dynamically create a temporary table with an SQL statement that is retained for the duration of that SQL statement. What is the...
4
by: hope | last post by:
Hi, How can I format a string field using Data Formatting Expression property in datagrid? For example: format last name from BROWN to Brown. Thanks
38
by: Astra | last post by:
Hi All Could somebody please confirm that if I change my JS expression test from: if (!(/^*$/.test(document.form1.fred.value))) to if (!(/^*$/.test(document.form1.fred.value)))
14
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
9
by: Rico | last post by:
Hello, I have an application which I'd like to determine if SQL Server is installed, and if so, what version. Is there any way to do this outside of error trapping? Thanks! Rick
6
by: Edward B. | last post by:
So I started using Expression Web recently, and found its interface very much like VS 2005. Moved around within it just fine, etc. But then I started getting into some heavy ASP.NET programming,...
4
by: Steve B. | last post by:
Hi As we ship some controls with one of our application that targets web designers, we want to add items in the toolbox of the two products. With VS 2005, it is quite easy, but what about this...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.