Moron Posted June 17, 2010 Share Posted June 17, 2010 Like the title says.....is there a simple way to export an entire MS SQL table to XML? I don't need to select specific fields or filter the data in any way. Thanks. Link to comment https://forums.phpfreaks.com/topic/205054-simple-ms-sql-to-xml-with-php/ Share on other sites More sharing options...
trq Posted June 17, 2010 Share Posted June 17, 2010 The easiest way is to do it via enterprise manager. Is there a reason you need to do this via php? Link to comment https://forums.phpfreaks.com/topic/205054-simple-ms-sql-to-xml-with-php/#findComment-1073401 Share on other sites More sharing options...
Moron Posted June 17, 2010 Author Share Posted June 17, 2010 The easiest way is to do it via enterprise manager. Is there a reason you need to do this via php? That was my first thought, but I can't seem to find an XML option in there (it seems to have everything else). Link to comment https://forums.phpfreaks.com/topic/205054-simple-ms-sql-to-xml-with-php/#findComment-1073413 Share on other sites More sharing options...
Moron Posted June 17, 2010 Author Share Posted June 17, 2010 I forgot this part. This is MS SQL Server 2000, so maybe the XML export function didn't appear until a later version. Link to comment https://forums.phpfreaks.com/topic/205054-simple-ms-sql-to-xml-with-php/#findComment-1073489 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.