p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old December 20th, 2004, 01:44 PM
Registered User
Points: 7, Level: 1
Points: 7, Level: 1 Points: 7, Level: 1 Points: 7, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to convert XML into SQL

well
i used the MyCalendar.aspx code using XML.
But i want to now use SQL Server bcoz i already have made an events table and want it to connect to MyCalendar.aspx.
Is it possible or do i have to start all over again.

Please reply at your earliest . it's Urgent
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old December 22nd, 2004, 01:56 AM
Friend of Wrox
Points: 616, Level: 9
Points: 616, Level: 9 Points: 616, Level: 9 Points: 616, Level: 9
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2004
Location: Chennai, Tamil nadu, India.
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

I guess the information you have provided here isn't sufficient and clear! Anyway what I understand is an aspx page is already working based on XML input. You want to know whether that can be made to work with Sql server? If my understanding is right .. read on:

You can almost use the existing code (though i can tell it for sure only after having a look at the code). Just connect to the DB and fetch it in a DataSet. From a DataSet you can create a XML file. The rest of the code will work automatically as it was coded to work for a XML input

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Relational SQL Data to XML - Vet SQL/ASP - New XML JimiTheJett XML 1 December 4th, 2008 06:06 PM
Convert 1 big XML to multiple smaller XML victorcorey XSLT 1 March 20th, 2008 06:59 AM
Convert XML to XML template question bonekrusher XSLT 3 July 12th, 2007 08:47 AM
convert XML to XMl - Another Namespace question bonekrusher XSLT 2 July 10th, 2007 08:32 AM
convert a SQL Statement from MS Access to a SQL Corey Access 6 March 28th, 2007 01:33 PM



All times are GMT -4. The time now is 11:28 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc