
23/07/2002, 14:58
|
 | | | Fecha de Ingreso: diciembre-2001
Mensajes: 5.286
Antigüedad: 23 años, 4 meses Puntos: 1 | |
Re: problema al insertar con asp en sqlserver create table financista
(
rut_financista char(10) not null,
nombre_financista char(30),
direccion_financista char(30),
email_financista char(30),
contacto_financista char(40),
telefono_financista numeric(9) not null,
fax_financista numeric(9) not null
)
Saludos
<center>
<a href=http://comunidadguru.com><img border=0 src=http://comunidadguru.com/imagenes/logos/logo.gif></a>
</center> |