Forum > Databases

Operational db applications using Lazarus

(1/1)

gnajar:
Hi,
Sometime ago I posted a message asking for some feedback on Lazarus stability for medium/small db applications; I did not receive answers.

I'd appreciate very much to share your experiences on building client/server apps using Lazarus; success stories, how can one relay on Lazarus yet knowing its in beta version for this kind of applications, etc.

Thank you,
Guillermo

JanH:
Hi,

I wrote a small db-app using Lazarus (0.9.11). Connect to a remote database and work on it is fine.
Sometimes I get access violations but I'm not sure whether my code generate it or the visual components containing none perfected code.
If I use a logical right order of actions (.Insert->.Value:=->.Post->.Connect) my app works fine.

Greets

PS: Sorry for my bad english

JanH:
PPS: the database I use is firebird 1.5 with SQLdb-Package components

gnajar:
Thank you JanH  :)

Navigation

[0] Message Index

Go to full version