Dreamweaver ASP acceso db

  • Wurn
  • Graduate
  • Graduate
  • Avatar de Usuario
  • Registrado: May 19, 2005
  • Mensajes: 122
  • Loc: Cape Town
  • Status: Offline

Nota Julio 28th, 2010, 1:58 am

Hola a todos

He pasado por debajo de enlace y hecho con éxito todas las piezas. El único problema es que no aparece nada en mi página de resultados. En Dreamweaver 8 en la sección "Enlaces" campo me conecto a la BD MS Access y puede ejecutar una consulta no hay problema, pero no quiere aparecer en mi página de resultados. Im en Witts final. No me lo real codificador...

ps. por favor, no preguntes por qué im usando Dreamweaver y asp y no tal o cual...si usted puede ayudar, please hacerlo de otro modo no más importante. :D

Web tuturial enlace:
pixeldigest es / aspsearch

Mi código: Resultados
Código: [ Select ]
<MM:DataSet
id="DataSet1"
runat="Server"
IsStoredProcedure="false"
ConnectionString='<%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_STRING_phone") %>'
DatabaseType='<%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_DATABASETYPE_phone") %>'
CommandText='<%# "SELECT ext, mobile, name, surname FROM contact WHERE name LIKE ?" %>'
CurrentPage='<%# IIf((Request.QueryString("DataSet1_CurrentPage") <> Nothing), Request.QueryString("DataSet1_CurrentPage"), 0)  %>'
PageSize="10"
Debug="true"
>
<Parameters>
<Parameter Name="@name" Value='<%# IIf((Request.QueryString("name") <> Nothing), Request.QueryString("name"), "") %>' Type="WChar"  /></Parameters></MM:DataSet>
<MM:PageBind runat="server" PostBackBind="true" />
  1. <MM:DataSet
  2. id="DataSet1"
  3. runat="Server"
  4. IsStoredProcedure="false"
  5. ConnectionString='<%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_STRING_phone") %>'
  6. DatabaseType='<%# System.Configuration.ConfigurationSettings.AppSettings("MM_CONNECTION_DATABASETYPE_phone") %>'
  7. CommandText='<%# "SELECT ext, mobile, name, surname FROM contact WHERE name LIKE ?" %>'
  8. CurrentPage='<%# IIf((Request.QueryString("DataSet1_CurrentPage") <> Nothing), Request.QueryString("DataSet1_CurrentPage"), 0)  %>'
  9. PageSize="10"
  10. Debug="true"
  11. >
  12. <Parameters>
  13. <Parameter Name="@name" Value='<%# IIf((Request.QueryString("name") <> Nothing), Request.QueryString("name"), "") %>' Type="WChar"  /></Parameters></MM:DataSet>
  14. <MM:PageBind runat="server" PostBackBind="true" />
  • Anonymous
  • Bot
  • No Avatar
  • Registrado: 25 Feb 2008
  • Mensajes: ?
  • Loc: Ozzuland
  • Status: Online

Nota Julio 28th, 2010, 1:58 am

  • Wurn
  • Graduate
  • Graduate
  • Avatar de Usuario
  • Registrado: May 19, 2005
  • Mensajes: 122
  • Loc: Cape Town
  • Status: Offline

Nota Julio 29th, 2010, 1:28 am

sin embargo, no hay ideas
  • Wurn
  • Graduate
  • Graduate
  • Avatar de Usuario
  • Registrado: May 19, 2005
  • Mensajes: 122
  • Loc: Cape Town
  • Status: Offline

Nota Julio 29th, 2010, 6:32 am

Así que lo tome Dreamweaver no se cobre everyones?

Publicar Información

  • Total de mensajes en este tema: 3 mensajes
  • Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 161 invitados
  • No puede abrir nuevos temas en este Foro
  • No puede responder a temas en este Foro
  • No puede editar sus mensajes en este Foro
  • No puede borrar sus mensajes en este Foro
  • No puede enviar adjuntos en este Foro
 
 

© 2011 Unmelted, LLC. Ozzu® es una marca registrada de Unmelted, LLC