10/01/2005, 09:21
|
| | Fecha de Ingreso: noviembre-2002 Ubicación: stgo
Mensajes: 111
Antigüedad: 22 años, 1 mes Puntos: 0 | |
fechaini = text1.text
text2.text = tbl.OpenRecordset("SELECT id FROM calendar WHERE fecha=#"& text1.text & "#;)
tbl.refresh
msgbox tbl.recordset.field("Id")
bueno espero que te sirva.
__________________ atte. cog. |