Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by svoan

  1. svoan

    XSLT Mapping Help concerning XML empty field tags

    Hi there, I have a problem with an XSLT mapping. I get an XML file in which handles the tags for empty fields in this structure: <Example></Example>. In then XSLT mapping I then use the copy-of element to get the whole incoming XML document starting from the root element to proceed a Base64...
  2. svoan

    display sell details

    Hi, I have a litle problem with a query. I have a database with Pharmacy(Name, Address, PhoneNO) Medicine(PCOName, TradeName, Type) and Sell(PName, PCoName, TradeName, Price) Sell(PName) references Pharmacy(Name) and Sell(PCoNAme, TradeName) refernces Medicine(PCoNAme, TradeName) I would...

Part and Inventory Search

Back
Top