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.
| Author |
Topic |
|
KazaX
Starting Member
28 Posts |
Posted - 2008-11-26 : 15:14:53
|
| Hi!I have database with tables Person(Name, Dept, ShoeSize) and Department(DName,Head, Tel). I need to write DTD to transmit data to another site and DTD must satisfy the condition:Each tuple is transmitted contiguously, but there are no XML elements corresponding to tuples or tables.the matter is I really do not get clear picture of what I am asked.I would appreciate if you can help me |
|
|
|
|
|