Ver Mensaje Individual
  #3 (permalink)  
Antiguo 02/07/2008, 13:34
Avatar de flaviovich
flaviovich
 
Fecha de Ingreso: agosto-2005
Ubicación: Lima, Peru
Mensajes: 2.951
Antigüedad: 19 años, 8 meses
Puntos: 39
Respuesta: Treeview error 35610

Código:
Set cmd = New ADODB.Command
cmd.ActiveConnection = conn
cmd.CommandType = adCmdStoredProc
cmd.CommandText = "sp_get_marcas_modelos"
Set rtmp = cmd.Execute
No te preocupes que datos hay.
__________________
No repitamos temas, usemos el Motor de busquedas
Plantea bien tu problema: Ayúdanos a ayudarte.