Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Using XML in MSDE

Author  Topic 

SqlStar
Posting Yak Master

121 Posts

Posted - 2003-08-26 : 08:53:57
Hi,

If I create XML related stored procedure,It will work in MSDE also? Its working fine in SQL-Server 2000.Please clear my doubt.

Thanks

":-) IT Knowledge is power :-)"

nr
SQLTeam MVY

12543 Posts

Posted - 2003-08-26 : 11:21:36
See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_ts_1cdv.asp

MSDE is like the personal edition without the client so yes it should work.
The only way to find out for sure is to try it.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -