Wrox Programmer Forums
|
Classic ASP Espanol Esta es una lista de correo dedicada al intercambio de conocimiento sobre ASP 3 en el idioma español.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Espanol section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 4th, 2004, 10:04 AM
Registered User
 
Join Date: Jul 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default DSN con ASP.NET

Hola,

¿Alguien sabe cómo utilizar una base de datos SQL con ASP.NET usando DSN de sistema?

Parece que esto no me funciona:

    <sessionState
            mode="InProc"
            stateConnectionString="tcpip=127.0.0.1:42424"
            sqlConnectionString="DSN=midsndesistema;"
            cookieless="false"
            timeout="20"
    />

Obtengo un runtime error que dice que no se acepta "DSN" como palabra clave¿?

gracias





Similar Threads
Thread Thread Starter Forum Replies Last Post
Usar Parametros Con Crystal Report en Vb.net ces_jc Beginning VB 6 1 February 27th, 2007 03:59 PM
odbc user dsn in asp.net problem with code ashu10dec ASP.NET 1.0 and 1.1 Professional 0 February 23rd, 2006 09:49 AM
System DSN Using in ASP.net ramacvs ADO.NET 0 September 14th, 2004 02:25 AM
download archivo en asp.net con c# cgutierrez ASP.NET Espanol 0 July 18th, 2003 08:56 AM
CRYSTAL REPORT EN ASP NET CON C# jomaweb ASP.NET Espanol 0 June 23rd, 2003 03:36 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.