W dniu 2015-03-10 02:56:24 użytkownik Adriano dos Santos Fernandes 
<adrian...@gmail.com> napisał:
> On 08-03-2015 12:05, liviusliv...@poczta.onet.pl wrote:
> 
> > 
> > With that changes all work
> > 
> 
> Please try the current files without modifications.
> 
> > PS> is it possible to specify user and pass without storing it in system 
> > vars - which is not secure?
> > 
> 
> You could build DPB as before. This is a piece that works as before, and
> as I said, these files I'm distributing does not have the old constants
> declared.
> 
> 
> Adriano
> 

Hi,

one more change is needed 

OutMessage = record
                relationId: SmallInt;
                relationIdNull: SmallInt;
                relationName: Array[0..93] of AnsiChar; <== here is the change
                relationNameNull: SmallInt;
        end;

regards,
Karol Bieniaszewski

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to