Subject | RE: [firebird-support] Re: Beginner needs help |
---|---|
Author | Helen Borrie |
Post date | 2008-02-01T02:08:54Z |
At 10:25 AM 1/02/2008, Sasha Matijasic wrote:
^heLen
>I haven't written any delphi.net code but basically that's it. Instead of IBQuery, you need FbCommand, FbTransaction and FbConnection classes.Sure, but don't post it here please. Take it to the firebird-net-provider list. And if the OP's environment is .NET then that's where any more questions on the subject of application development need to go.
>Use "@" instead of ":" for parameters.
>
>You can find more documentation about .net provider at http://firebirdsql.org/dotnetfirebird/index.html
>
>Hope this helps, if you're still stuck I can post some c# code and you can hopefully translate it to delphi.net
^heLen