
23/03/2006, 12:56
|
 | | | Fecha de Ingreso: enero-2006 Ubicación: www.ecocargo.cl
Mensajes: 683
Antigüedad: 19 años, 3 meses Puntos: 8 | |
MIRA DEBES PONER ESTO
<!--#include file="conndb.asp"-->
<%
Set Conn=Server.CreateObject("ADODB.Connection")
Conn.Open = ConnBD
Dim objRS
Set objRS=Server.CreateObject("ADODB.Recordset")
SQL=SELECT * TABLA WHERE (DISCRIMINACION)
objRS.OPEN SQL, Conn
__________________ Mc_Quake Para ayudar en lo que se pueda:Zzz: |