
03/09/2002, 13:15
|
 | | | Fecha de Ingreso: mayo-2001 Ubicación: Gotland-Visvy
Mensajes: 181
Antigüedad: 24 años Puntos: 0 | |
Re: Crear Tablas Sql Server 2000 Desde Web CONTINUACION Y FINAL
PAGE2.ASP
Response.Write("<br><b>error SQL Server database!</b>")
Else
Response.Write("<br><center><f ont size=""4""><b>felicid ades ya fue creada su tabla(s) :)</b></font></center>")
End If
End If
'Reset Server Variables
Set adoCon = Nothing
Set strCon = Nothing
End If
%>
</font></td>
</tr>
</table>
<br>
</body>
</html> |