Re: [Firebird-net-provider] UDF function with blob data

2008-07-09 Thread Jiri Cincura
Something like http://www.firebirdsql.org/index.php?op=devel&sub=netprovider&id=examples#2 . -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - Sponsored by: SourceForge.ne

[Firebird-net-provider] UDF function with blob data

2008-07-09 Thread Klaus Mühlböck
Hi, I am using a UDF library with VS2008 and FirebirdSql.Data.FirebirdClient version v2.0.50727 I have done the UDF library with Delphi 2005 There is a function to get a file from the server: procedure GETFILE(FileName : PChar; Blob : PBlob); cdecl ; export; DECLARE EXTERNAL FUNCTION F_GETFILE

Re: [Firebird-net-provider] Possible breaking change for bug fix DNET-167

2008-07-09 Thread Jiri Cincura
On Wed, Jul 9, 2008 at 1:23 PM, Carlos <[EMAIL PROTECTED]> wrote: > I think the fix shouldn't break anything ... but .. hehehe xD In most cases (definetely if you're using only ascii chars in column names) not. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.I

Re: [Firebird-net-provider] Possible breaking change for bug fix DNET-167

2008-07-09 Thread Carlos
Hello: If there will be no objection till friday, I'll commit the fix. I think the fix shouldn't break anything ... but .. hehehe xD -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.wordpress.com - Sponsored by: Source