|
|
 |
BOOK: Beginning XML Databases  | This is the forum to discuss the Wrox book Beginning XML Databases by Gavin Powell; ISBN: 9780471791201 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning XML 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.
|
 |

December 30th, 2006, 02:12 AM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Creating XML Data Island
After typing in <TAG>by</TAG> on the bottom half of (page 8) and creating the (parts.xml) I discovered perhaps an error. I would like to know if this is in fact an error, either in code, or in print. Due to the code prior to the code on (bottom of page 8) working as printed and in coding syntax.
The code did not display any data from the external (parts.xml) after running the HTML with the printed XML ID and SRC to display in a <TABLE>
If not, an error, a reason as to why would WROX include code that was broken in the first place. -demonstration purposes...perhaps!
I also cross-checked with the code supplied in your ZIP'd download area to concur my conclusions. Would like an answer so that I may see if a HTML file can actually use an external XML file; to create a data island.
Thank You to all that answer before you answer! -The Graphfix
|

December 30th, 2006, 03:15 AM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Sorry, to anyone that actually read this. It would have been nice if the editor to this manual would have said they were being (Browsers specific - in this case IE); in any of the paragraphs before any coding were to begin in Chapter One, as to stop any stupid questions like the one I posted above.
-The Graphix
|

January 31st, 2007, 12:54 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Location: , , .
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
My apologies. I didn't expect any browser specific errors - the author. The book was writtenusing a Windows platform only. XML is supposed to be standardized. That is intention and also my hope, and also large part of the reason for the existence of XML.
|

November 27th, 2007, 07:44 AM
|
|
Registered User
|
|
Join Date: Nov 2007
Location: Bedford, Bedfordshire, United Kingdom.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The problem with the code supplied on pages 8 and 10 is that it uses Microsoft's Tabular Data Control to access the remote xml data. TDC is not part of the HTML spec so isn't supported by browsers other than IE. Has anyone figured out how to access remote xml data without using the TDC constructs such as <DIV DATAFLD="region"> ?
Steve Long
steve_long@ntlworld.nospam.com
(remove nospam)
|

April 27th, 2009, 09:26 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Sorry, maybe this is a little off-top, but can I use Perfect Money to buy any ot this programming products?
|

April 28th, 2009, 10:56 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Has this been solved yet?
[quote=Solong;213427]The problem with the code supplied on pages 8 and 10 is that it uses Microsoft's Tabular Data Control to access the remote xml data. TDC is not part of the HTML spec so isn't supported by browsers other than IE. Has anyone figured out how to access remote xml data without using the TDC constructs such as <DIV DATAFLD="region"> ?
I am using IE 6 and I am having the same problem. I hope that the rest of the code in this book works better than this.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |