Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in MySQL only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
MySQL
Is there a MySQL alternative for the MSSQL XML datatype?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
bipinskulkarni
New Member
Join Date:
Dec 2007
Posts:
15
#1
Is there a MySQL alternative for the MSSQL XML datatype?
Aug 8 '08, 06:24 AM
Is there any datatype in MYSQL which replaces XML Datatype?
XML datatype i used in stored procedure for bulk input.
Atli
Recognized Expert
Expert
Join Date:
Nov 2006
Posts:
5062
#2
Aug 16 '08, 06:38 AM
Hi.
MySQL 5.0 and 5.1 do not support such a feature.
See
this blog
for more details on XML support in these versions.
MySQL 6, however, will provide a
LOAD XML
statement, which allows you to insert rows based on the data in a XML file.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment