Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
[SOLVED] Database print , report
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Creating `.app`s on the M...
by
carl_caulkett
[
Today
at 04:57:52 pm]
TSynEdit: linefeeds and L...
by
Aruna
[
Today
at 04:44:06 pm]
Listview how to custom or...
by
wp
[
Today
at 04:41:18 pm]
Extended Module Player
by
Fred vS
[
Today
at 04:40:03 pm]
Prevent collapsing item l...
by
wp
[
Today
at 04:37:56 pm]
Assigning result of a fun...
by
Thaddy
[
Today
at 03:35:07 pm]
Fractal using Primes (and...
by
Boleeman
[
Today
at 03:26:56 pm]
Searching for a safe alte...
by
dbannon
[
Today
at 03:21:53 pm]
How many levels of proced...
by
VisualLab
[
Today
at 02:15:16 pm]
CAD program written in La...
by
zamtmn
[
Today
at 02:02:21 pm]
[SOLVED] Cannot change la...
by
Guser979
[
Today
at 01:40:45 pm]
programming with Lazarus
by
VisualLab
[
Today
at 01:17:44 pm]
Broken Icon Display on ma...
by
wp
[
Today
at 01:09:13 pm]
[SOLVED] Memory leak usin...
by
wp
[
Today
at 12:56:43 pm]
[Solved]Is it possible fo...
by
Kays
[
Today
at 11:38:41 am]
Lazarus always uses a 32 ...
by
Martin_fr
[
Today
at 11:24:09 am]
libqt6pas and ChatGPT
by
Jiyahana
[
Today
at 10:35:37 am]
LazCAD – First Release!
by
maurog
[
Today
at 09:11:42 am]
Effect of streaming in a ...
by
Thaddy
[
Today
at 07:37:26 am]
There is no port of TNetH...
by
Thaddy
[
Today
at 06:43:30 am]
Terminal Component reuse ...
by
JZS
[
Today
at 04:48:02 am]
GMP: multiple precision a...
by
Ed78z
[
Today
at 03:26:10 am]
Unexpected Project1 Form ...
by
dbannon
[
Today
at 02:21:50 am]
Class designer/editor
by
Aruna
[
Today
at 02:03:11 am]
Any good tutorials for dg...
by
Mathias
[September 13, 2024, 11:00:55 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Database print , report (Read 1118 times)
Pe3s
Hero Member
Posts: 547
[SOLVED] Database print , report
«
on:
November 24, 2022, 09:04:47 pm »
Hello, greetings to all users, mojen question
is it possible to print from the database , create reports ?
«
Last Edit: November 26, 2022, 05:22:03 pm by Pe3s
»
Logged
Zvoni
Hero Member
Posts: 2620
Re: Database print , report
«
Reply #1 on:
November 24, 2022, 09:39:03 pm »
Don‘t understand the question….
A database is a source of information.
Grab that information, use it to fill your report-template (whichever one, lazreport, Word-document, whatever), print
Logged
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad
Pe3s
Hero Member
Posts: 547
Re: Database print , report
«
Reply #2 on:
November 25, 2022, 07:20:50 pm »
What do i need to do to make the report only show the selected row in the table?
«
Last Edit: November 25, 2022, 07:23:27 pm by Pe3s
»
Logged
dseligo
Hero Member
Posts: 1340
Re: Database print , report
«
Reply #3 on:
November 25, 2022, 07:34:43 pm »
Quote from: Pe3s on November 25, 2022, 07:20:50 pm
What do i need to do to make the report only show the selected row in the table?
What report do you use?
Logged
Pe3s
Hero Member
Posts: 547
Re: Database print , report
«
Reply #4 on:
November 25, 2022, 08:16:28 pm »
LazReport
Logged
dseligo
Hero Member
Posts: 1340
Re: Database print , report
«
Reply #5 on:
November 25, 2022, 09:24:57 pm »
You can just move your memos linked to query from 'Master Data' band to the 'Report title' band and delete 'Master Data' band. LazReport will then show you current record.
Although, in this case I would rather manually fill variables (or memos) from program.
You can also use OnGetValue event of the report to fill memos.
You have plenty of ways to do it.
Logged
JanRoza
Hero Member
Posts: 688
Re: Database print , report
«
Reply #6 on:
November 25, 2022, 09:54:33 pm »
Take a look in the Examples folder of the lazreport package, there are a number of example projects to show how to use it.
Logged
OS: Windows 11 / Linux Mint 22
Lazarus 3.4 FPC 3.2.2
CodeTyphon 8.50 FPC 3.3.1
Pe3s
Hero Member
Posts: 547
Re: Database print , report
«
Reply #7 on:
November 26, 2022, 10:59:09 am »
I looked at the examples of LazReport and I have a question to press the variable you need to use OnGetValue ?
Logged
Pe3s
Hero Member
Posts: 547
Re: Database print , report
«
Reply #8 on:
November 26, 2022, 05:21:46 pm »
Thank you
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
[SOLVED] Database print , report
TinyPortal
© 2005-2018