Subject | Re[2]: [IBO] IBO for .net |
---|---|
Author | Carlos |
Post date | 2003-10-12T13:43:38Z |
Porting IBO to .Net is not a so easy task. Just try to compile any
common win32 apps in Delphi7 and you will get tons of warnings about
.Net compatibility. One example: there is no pointers at all in .Net.
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br (Firebird/Interbase HQ)
AM> to use .NET you need to use managed code
AM> with the new Delphi coming out soon, it should be able to compile your
AM> pascal source (including IBO source) into managed code.
AM> However, the gds32.dll or fbclient.dll client library is not now (and I
AM> don't see any work being done to make it) managed code.
AM> But winforms will be around for quite some time to come too, so as Lester
AM> says - do we need .NET?
AM> There is a .NET driver for FB which is getting pretty good. You need to use
AM> c# or VB.NET to take advantage of it I think. It has a client library
AM> included as part of the managed code driver.
AM> I think it might be a lot of work to get IBO's pascal source to use the
AM> managed code .NET driver...
AM> And I'm not sure if I have contradicted myself here somewhere.. :-)
AM> Alan
AM> ___________________________________________________________________________
AM> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
AM> without the need for BDE, ODBC or any other layer.
AM> ___________________________________________________________________________
AM> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
AM> keyword-searchable FAQ, community code contributions and more !
AM> Your use of Yahoo! Groups is subject to
AM> http://docs.yahoo.com/info/terms/
common win32 apps in Delphi7 and you will get tons of warnings about
.Net compatibility. One example: there is no pointers at all in .Net.
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br (Firebird/Interbase HQ)
>> ummm ... I really don't fully understand about the .net thing, butAM> interesting question
>> does IBO can relate or support the .net?
>>
>> How about IBO to be use in Borland C# builder is that possible?
>>
>> Do we really need IBO to work with .net?
>>
AM> to use .NET you need to use managed code
AM> with the new Delphi coming out soon, it should be able to compile your
AM> pascal source (including IBO source) into managed code.
AM> However, the gds32.dll or fbclient.dll client library is not now (and I
AM> don't see any work being done to make it) managed code.
AM> But winforms will be around for quite some time to come too, so as Lester
AM> says - do we need .NET?
AM> There is a .NET driver for FB which is getting pretty good. You need to use
AM> c# or VB.NET to take advantage of it I think. It has a client library
AM> included as part of the managed code driver.
AM> I think it might be a lot of work to get IBO's pascal source to use the
AM> managed code .NET driver...
AM> And I'm not sure if I have contradicted myself here somewhere.. :-)
AM> Alan
AM> ___________________________________________________________________________
AM> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
AM> without the need for BDE, ODBC or any other layer.
AM> ___________________________________________________________________________
AM> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
AM> keyword-searchable FAQ, community code contributions and more !
AM> Your use of Yahoo! Groups is subject to
AM> http://docs.yahoo.com/info/terms/