Recent

Author Topic: Advantage Database  (Read 4441 times)

MVG

  • New member
  • *
  • Posts: 7
Advantage Database
« on: September 25, 2012, 02:50:36 pm »
Hello to all,
 I´m really new in Lazarus, this is my first post

I downloaded Lazarus 1.0 and Advantage Database 10.10 tDataset for the test simply 

1.- ADD AdsConnection
2.- ADD Adstable
3.- ADD DataSource
4.- ADD DBGrid

all connect

compile and run, all work but when I go to last record and move to right I get this error

Project projectADS raised exception class 'External: SIGSEGV'


Some help will be welcome

best regards

Marcelo



MVG

  • New member
  • *
  • Posts: 7
Re: Advantage Database
« Reply #1 on: September 25, 2012, 03:11:51 pm »
Hello,

the problem not exist if I run the project outside Lazarus, run directly the .exe

Other question, how many are using ADS with Lazarus?

regards

Marcelo

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Advantage Database
« Reply #2 on: September 25, 2012, 06:48:58 pm »
Quote
the problem not exist if I run the project outside Lazarus, run directly the .exe
The exception is then expected and handled by the library, GDB would still catch the exception despite it's handled or not.
Quote
Other question, how many are using ADS with Lazarus?
One thing for sure, I'm not one of them :P

szocsmarci

  • New member
  • *
  • Posts: 8
Re: Advantage Database
« Reply #3 on: September 25, 2012, 08:39:33 pm »
Look this : http://www.lazarus.freepascal.org/index.php/topic,6225.15.html . Its probably a question with firewall or antivirus program - for me it was Commodo Firewall. Its not about the ADS component.

I think, there are better database system, then ADS. I haven't used it yet, but I think Sqlite, or MySql are a better choice. Much more thing on the net, forums, posts, tutorials, etc.

MVG

  • New member
  • *
  • Posts: 7
Re: Advantage Database
« Reply #4 on: September 26, 2012, 02:10:34 pm »
Thanks for the replays,

I know, we can many options about DB, ADS has SQL and ISAM Technic to access the data, to work with local DB, we need only copy 2 DLL, to migrate client server we reuse 100% of code changing one line in external file not in the .exe, but I think we don´t need to discus about it.

I appreciate your comments , I´m really new in Lazarus, Delphi or pascal, is my first app I´m trying to find an develop environment alternative, I´m come  from Harbour (clipper) ,  but I can see it will be hard, but I will try

thanks very much

regards

Marcelo

JD

  • Hero Member
  • *****
  • Posts: 1848
Re: Advantage Database
« Reply #5 on: September 26, 2012, 02:41:17 pm »
Hello,

the problem not exist if I run the project outside Lazarus, run directly the .exe

Other question, how many are using ADS with Lazarus?

regards

Marcelo

Contact Knipfty http://www.lazarus.freepascal.org/index.php?action=profile;u=47934. He uses the Advantage DB Server. See the link below
http://www.lazarus.freepascal.org/index.php/topic,17782.0/topicseen.html

JD
Windows - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe),
Linux Mint - Lazarus 2.1/FPC 3.2 (built using fpcupdeluxe)

mORMot; Zeos 8; SQLite, PostgreSQL & MariaDB; VirtualTreeView

 

TinyPortal © 2005-2018