hi thnks Gracias tío --- Angel Valero <[EMAIL PROTECTED]> escribió:
> Hi Mariano, I'm using Microsoft.dll. Just add this > in > your "porviders.config": > > <provider > name="ms-oracle" > enabled="true" > assemblyName="System.Data.OracleClient, > Version=1.0.5000.0, Culture=neutral, > PublicKeyToken=b77a5c561934e089" > > connectionClass="System.Data.OracleClient.OracleConnection" > > > commandClass="System.Data.OracleClient.OracleCommand" > > parameterClass="System.Data.OracleClient.OracleParameter" > > parameterDbTypeClass="System.Data.OracleClient.OracleType" > parameterDbTypeProperty="OracleType" > > dataAdapterClass="System.Data.OracleClient.OracleDataAdapter" > > commandBuilderClass="System.Data.OracleClient.OracleCommandBuilder" > usePositionalParameters = "false" > useParameterPrefixInSql = "true" > useParameterPrefixInParameter = "false" > parameterPrefix=":" > /> > > Saludos > > --- Mariano <[EMAIL PROTECTED]> escribió: > > > hi all > > its possible to use dll of Microsoft to conect > with > > Oracle, o Ive to use the dlls of Oracle. > > > > thkns > > --- Mariano <[EMAIL PROTECTED]> escribió: > > > > > thks > > > ive installed the dll from ODP.NET , now its > > working > > > > > > > > > --- Mario Chavez <[EMAIL PROTECTED]> > > escribió: > > > > > > > Mariano; > > > > > > > > You need to install an Oracle client which > will > > > > install all the libraries > > > > requiered to connect to a Oracle DB, besides > > them > > > > you need to install the > > > > .NET Oracle Provider (ODP.NET > <http://ODP.NET>). > > > > > > > > You can find both libraries in otn.oracle.com > > > > <http://otn.oracle.com>, just > > > > keep in mind that the Oracle client size is > > about > > > > 300Mb. > > > > > > > > On 11/7/05, Chad Humphries > > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Mariano, > > > > > > > > > > I'm not sure on extras past the initial > > > > distribution dlls. > > > > > Unfortunately I don't have a machine handy > at > > > the > > > > moment I can test > > > > > and look this up on. > > > > > > > > > > -Chad > > > > > > > > > > On 11/7/05, Mariano <[EMAIL PROTECTED]> > wrote: > > > > > > Thanks > > > > > > how many dlls i need , because ive found > > > > > > Oracle.DataAccess.dll , but now ask me > > > > orapops9.dll > > > > > > > > > > > > > > > > > > thnks > > > > > > --- Chad Humphries > > <[EMAIL PROTECTED]> > > > > > > escribió: > > > > > > > > > > > > > Mariano, > > > > > > > > > > > > > > You should be able to get it here: > > > > > > > > > > > > > > > > > > > > > > > http://www.oracle.com/technology/software/tech/windows/odpnet/index.html > > > > > > > > > > > > > > Chad Humphries > > > > > > > http://tiredidea.com/ > > > > > > > > > > > > > > On 11/4/05, Mariano <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > Hi > > > > > > > > > > > > > > > > Ive tried use Ibatis.NET with Oracle , > > but > > > > ive a > > > > > > > > problem with dll. Somebody know where > > can > > > i > > > > > > > download > > > > > > > > the dll > assemblyName="Oracle.DataAccess, > > > > > > > > Version=9.2.0.401, Culture=neutral, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > PublicKeyToken=89b483f429c47342"(Oracle.DataAccess.dll) > > > > > > > > > > > > > > > > > > > > > > > > thnks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________ > > > > > > > > Renovamos el Correo Yahoo! > > > > > > > > Nuevos servicios, más seguridad > > > > > > > > http://correo.yahoo.es > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________ > > > > > > Renovamos el Correo Yahoo! > > > > > > Nuevos servicios, más seguridad > > > > > > http://correo.yahoo.es > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Mario Chavez > > > > [EMAIL PROTECTED] > > > > > http://mario-chavez.decisionesinteligentes.com/ > > > > > > > > > > > > > > > > > > > > > > > > > ______________________________________________ > > > Renovamos el Correo Yahoo! > > > Nuevos servicios, más seguridad > > > http://correo.yahoo.es > > > > > > > > > > > > > ______________________________________________ > > Renovamos el Correo Yahoo! > > Nuevos servicios, más seguridad > > http://correo.yahoo.es > > > > > > > ______________________________________________ > Renovamos el Correo Yahoo! > Nuevos servicios, más seguridad > http://correo.yahoo.es > ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es

