Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/07/2002, 16:57
Lalin412
 
Fecha de Ingreso: julio-2002
Mensajes: 105
Antigüedad: 22 años, 9 meses
Puntos: 0
Re: Urgente, conexion para Oracle, de las siguientes:

Set Conexion = Server.CreateObject("ADODB.Connection")
Set Tabla = Server.CreateObject("ADODB.Recordset")
Conexion.Open "Provider=MSDAORA. 1; Data Source=Prueba_Server_Ipx;User Id=Internal; Password=Oracle;"
set Busqueda = Conexion.Execute (MySql)