hi I want my delphi DB that I made to export to excel file how it is possible?and the most important thing is delphi reports that I made I want them to export as excel files ,plz help me !!:(
seto.girl 0 Newbie Poster
Recommended Answers
Jump to PostHi
I Send you an example that will be useful for you.
note that I use access database. you can use any kind of database instead.
Jump to PostDear setogirl
I'm Sorry I don't know what is your mine abouti could not log in with my pre user
But about your Questions :
1- you can Export any kind of Data Base Table to Excel Sheet (not only Access Tables) by Flowing Codeprocedure …
Jump to PostMaybe I am missing something, but it is easy enough to have Delphi to write to a text file.
Put a comma or semicolon between all columns on each row.
Add a #13 (Carrier return) at end of row.
Then start next row.Excel can easily import a comma …
All 9 Replies
fayyaz 1 Junior Poster in Training
setogirl 0 Newbie Poster
fayyaz 1 Junior Poster in Training
wylddev 0 Newbie Poster
traixubac 0 Newbie Poster
wylddev 0 Newbie Poster
wylddev 0 Newbie Poster
tco9998 0 Newbie Poster
Morten Brendefu 28 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.