Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. data from SQL

data from SQL

Scheduled Pinned Locked Moved XML / XSL
csharphtmlasp-netdatabasexml
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shriya Kapoor
    wrote on last edited by
    #1

    Hi, As per the three module of development (related to data access from SQL to the front -end and reports on Html)i have developed (ASP.net With c#) n tested it. Its running ok. Speed is also fine as compare to Crystal Report. Sincearly i have no idea about how the data(format)comes from SQL to the main application. Is there any better solution,for data transfer in XML . if there is then plzz kindly reply me.. sincerly, Shriya

    P 1 Reply Last reply
    0
    • S Shriya Kapoor

      Hi, As per the three module of development (related to data access from SQL to the front -end and reports on Html)i have developed (ASP.net With c#) n tested it. Its running ok. Speed is also fine as compare to Crystal Report. Sincearly i have no idea about how the data(format)comes from SQL to the main application. Is there any better solution,for data transfer in XML . if there is then plzz kindly reply me.. sincerly, Shriya

      P Offline
      P Offline
      Pradipta Basu
      wrote on last edited by
      #2

      Hi, I am not very much sure about what your question is. Do you need to get the data from the database in XML format. Then if you are using Sql Server, try to use FOR XML inn select sql. Alternatively you can fill data into a dataset and then use that dataset to create a XmlDataDocument. Then if you are using XSLT for your report, then you can make use of the XmlDataDocument.

      Pradipta Basu

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups