Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/07/2005, 12:27
Avatar de atlante
atlante
 
Fecha de Ingreso: julio-2002
Ubicación: Lima
Mensajes: 140
Antigüedad: 22 años, 8 meses
Puntos: 0
Código PHP:
<%@ Page Language="C#" %>
<%@ 
Import Namespace="System.Data" %>
<%@ 
Import Namespace="System.Data.SqlClient" %>
<
script runat="server">

SqlConnection SqlConn
SqlConn 
= new SqlConnection("data source=tuservidor;initial catalog=tubasededatos;user=tuusuario;password=clave");  
SqlConn.Open();
</script> 
saludos
__________________
If you look, If you really read between the lines, You will see...