> Great !!
> Finally got some reason to stay on Interbase world.
> What's the price for the license ? will it be cheaper ??
> Regards ,
> Ang Lik Huar
> "Marcio Wesley Borges" <marci...@technologist.com> wrote in message
> news:3d4d8aed_2@dnews...
> > Greetings,
> > SIBPROvider 2 is working and tested with .NET!
> > You cand download it at
> > http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=16723
> > In the next weeks we are working in the documentation its and
> > SIBPROvider2's website.
> > Regards,
> > Marcio Wesley Borges
> > www.sibprovider.com
> > "Lucas Vos" <v...@lucrasoft.nl> escreveu na mensagem
> > news:3d4bb63d$1_2@dnews...
> > > (posted in .thirdparty also)
> > > hi,
> > > i'm looking for a *working* ole db provider for interbase , but one
that
> > is
> > > working inside the new Microsoft Visual Studio .NET ide.
> > > i thought it would be easy.. just try a few providers.. but help..
none
> of
> > > them actually works !!!
> > > i tried
> > > -IBProvider
> > > -SIBProvider
> > > -IbOleDb
> > > some details
> > > most of them are able to get a list of the available
tables/views/stored
> > > procedures.. most of them also display's available, but NONE of them
are
> > > able to browse data.. (as far as my knowledge is about vs.net, it does
> > > nothing more then a quoted sql select statement to retrieve the
dataa)..
> > > they all give errors like -> Item cannot be found in the collection
> > > corresponding to the requested name or ordinal
> > > i'm a doing something wrong ?
> > > has it to do something with the quotes ( ") around the fieldnames /
> > > tablenames that microsoft always uses ??