El bug se basa en
Código:
<%
DIM sDSN
' For help setting your database connection, please see the following URL
' http://www.ecommercetemplates.com/help/ecommstore/faq.asp
' These dashes at the beginning of the line mean that these lines are "comments" and are ignored.
sDSN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/xxxx/sproducts.mdb") ' Microsoft Access 2000 using virtual path
'sDSN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\wwwroot\xxxx\sproducts.mdb;" ' Microsoft Access 2000
%>










Autor




En línea

, AdIOS
