Jump to content

Exporting reports on excel sheet..

- - - - -

  • Please log in to reply
No replies to this topic

#1
reachpradeep

reachpradeep

    Learning Programmer

  • Members
  • PipPipPip
  • 41 posts
i having some records in the dataset now i want these records to exports to the excel sheet, with proper alignment with the header text..for example..

adp=new oledbdataadapter("select obj_type,obj_name from mytable",con)
adp.fill(ds,"mytable")

Now i want these two columns to export into the excel sheet.. Help me..im using VB.Net...




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users