Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
Mysql Component
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
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
FreePascal/Lazarus docume...
by
dsiders
[
Today
at 12:14:02 am]
Debian removes FPC/Lazaru...
by
Fred vS
[
Today
at 12:12:27 am]
Lazarus IDE built for LCL...
by
dbannon
[March 05, 2026, 11:52:07 pm]
Should TEdit.Clear cause ...
by
Bart
[March 05, 2026, 10:07:40 pm]
Reset doesn't open ReadOn...
by
eny
[March 05, 2026, 09:29:24 pm]
unit ProjectDescriptorTyp...
by
n7800
[March 05, 2026, 09:27:11 pm]
Interface problem
by
PascalDragon
[March 05, 2026, 09:22:57 pm]
Variable initialization
by
PascalDragon
[March 05, 2026, 09:08:03 pm]
bgraformatui.pas(26,12) W...
by
PascalDragon
[March 05, 2026, 09:05:02 pm]
Update a table with an Au...
by
CraigC
[March 05, 2026, 07:43:56 pm]
FPC says file exists, Laz...
by
cdbc
[March 05, 2026, 05:06:05 pm]
Lazarus Bugfix Release 4....
by
uganof
[March 05, 2026, 03:04:05 pm]
Add Help to an Applicatio...
by
1HuntnMan
[March 05, 2026, 02:41:40 pm]
composition instead of in...
by
BildatBoffin
[March 05, 2026, 01:16:31 pm]
Is it me or is there some...
by
jamie
[March 05, 2026, 12:03:37 pm]
Lazarus 4.x - ZeosdBo
by
essence-ciel
[March 05, 2026, 08:29:57 am]
Fpcupdeluxe
by
DonAlfredo
[March 05, 2026, 08:22:12 am]
BGRAVirtualScreen - weird...
by
backprop
[March 05, 2026, 08:20:04 am]
Question about fpreport
by
ginoo
[March 05, 2026, 07:17:44 am]
Status of Fresnel Project...
by
dbannon
[March 05, 2026, 06:11:31 am]
https://live.freepascal.o...
by
PierceNg
[March 05, 2026, 05:15:59 am]
Lazarus Woes (4.2)
by
Martin_fr
[March 04, 2026, 09:22:32 pm]
gitlab issues menu
by
n7800
[March 04, 2026, 07:52:13 pm]
The growth of computers
by
LeP
[March 04, 2026, 07:04:17 pm]
Problem to restore previo...
by
Hartmut
[March 04, 2026, 05:19:29 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Mysql Component (Read 7623 times)
thaimann
Jr. Member
Posts: 84
Mysql Component
«
on:
May 11, 2005, 04:44:28 am »
I haven't been able to find any documentation on using this library($LazDir/components/mysql.) All I really need at this point is the parmlist (for ExecSQL) and any requirements for its use(variable declarationand setup.) An example would be real nice to.
Terry
Logged
matthijs
Hero Member
Posts: 537
Mysql Component
«
Reply #1 on:
May 11, 2005, 08:10:20 am »
ExecSQL does not have a parmlist. Just make sure your Query-component is connected to a connection and has a SQL-property which contains an executable SQL command. The example I gave in the mailinglist by using slqdb-components should work equally well with MySQL component.
Logged
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.)
Why cannot I upload my own Avatar?
thaimann
Jr. Member
Posts: 84
Mysql Component
«
Reply #2 on:
May 12, 2005, 01:50:57 am »
I don't think I have a query component. What do I have to install inorder to create one?
Terry
Logged
matthijs
Hero Member
Posts: 537
Mysql Component
«
Reply #3 on:
May 12, 2005, 08:19:32 am »
Have a look at the sample projects on the
wiki
and read the
database
and the
Install Packages
tutorial.
[edit]Or rather the other way around, first read the tutorials then look at the samples.
Logged
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.)
Why cannot I upload my own Avatar?
thaimann
Jr. Member
Posts: 84
Mysql Component
«
Reply #4 on:
May 12, 2005, 06:40:29 pm »
OK, I have installed the sqldb package. Now I have placed a TSQLQuery component on my form. But when I try to point it to my database component, I get the following error message:
Invalid Type Cast
Terry
Logged
thaimann
Jr. Member
Posts: 84
Mysql Component
«
Reply #5 on:
May 12, 2005, 10:08:50 pm »
Never mind I think I have it figured out.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
Mysql Component
TinyPortal
© 2005-2018