473,320 Members | 1,936 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,320 software developers and data experts.

xml datasources and vs2008 team suite (.net 3.5)

I need to be able to do everything you can do to an sql server 2005 database
on xml files and datasources in the same way you would do to a database. How
would I do this? Can you actually use "sql" statements on an xml
object/file?

Jun 27 '08 #1
1 789
in a word no. if you insert your xml into a sqlserver xml column, you
will get a lot.

you can use linq on an xml dom, which will give you a simple query
language, but no shared access, acid or set operations. linq will allow
delegates and lamba functions to be executed on an xml dom via a filter,
which may be all the set opertions you need.

-- bruce (sqlwork.com)
Andy B wrote:
I need to be able to do everything you can do to an sql server 2005 database
on xml files and datasources in the same way you would do to a database. How
would I do this? Can you actually use "sql" statements on an xml
object/file?
Jun 27 '08 #2

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

Similar topics

2
by: Bob | last post by:
I got an Msdn Universal subscription, single developper (I'm alone). And noticed that I can get a free upgrade to Team Edition when it comes out. I also noticed the difference in price between the...
1
by: Ronald S. Cook | last post by:
I see MS is coming out with VS Team Edition for Database Professionals. Will it go into Team Suite somehow? Thanks, Ron
10
by: Joe | last post by:
Based on what it says in the subscribers downloads for Team Suite I would think it would be there. Can it be downloaded separately or is it just the Workgroups one? Visual Studio Team System...
1
by: =?Utf-8?B?Sm9obiBT?= | last post by:
Hello, I am evaluating MS Team Suite. we need to decide which edition is the most benefit for US. if you have some experience or knowledge about MS Team Please Help.  What are the requirements...
9
by: Smokey Grindel | last post by:
Ok this is making me want to rip my hair out trying to figure out the real price of this thing... we are trying to make up our 2008 budget... we have VS 2005 Pro right now... we like the team...
7
by: Academia | last post by:
I don't understand the Enterprise editions that MS gives away. If I only write VB what is the difference between buying and using VS2008 and downloading and using the VB enterprise edition? ...
3
by: cj | last post by:
Is Visual Studio 2008 still beta or is the production release ready to be downloaded from MSDN now? Will it open and automatically upgrade VB 2003 projects? I understand I can use it to...
3
by: GaryDean | last post by:
Is there any possible downside of completely replacing VS2005 with VS2008 willy-nilly? Shouldn't it work with all of my 2.0 projects and websites? (I have MSDN vs2008 DVD (disk 4400)) ...
3
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, There is a fatal error while installing VS2008 SP1 on Vista 64bit Business edition. The last line of error log is Installation failed with error code: (0x80070643) I tried to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.