[solved] patch for fix work with Postgre stored proc

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
alexs
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: 10.01.2011, 10:46

[solved] patch for fix work with Postgre stored proc

Post by alexs »

this path fix work with PG SP
also fix compile firebird driver in fpc.

Lazarus 1.1 r38957M FPC 2.7.1 x86_64-linux-gtk 2
You do not have the required permissions to view the files attached to this post.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

alexs,

thanks for you constibution, Alex. But the version you've used is deprecated. I can see you've used my old egonhugeist-branch R1553 but we are actually on 1906 with this url: http://svn.code.sf.net/p/zeoslib/code-0 ... es/testing

testing-egonhugeist won't maintained any more. See http://zeos.firmos.at/viewtopic.php?t=3606

The issues you've fixed are solved and a lot of more (MySQL+multiple resultsets, Oracle....)

But allways thank you for such patches (:
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
alexs
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: 10.01.2011, 10:46

Post by alexs »

thanks.
testing new version in my projects.
Locked