Function FW_CreateAdoTable

Post Reply
User avatar
cnavarro
Posts: 6557
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Function FW_CreateAdoTable

Post by cnavarro »

No existe la funcion
Function FW_CreateAdoTable( cTblMdb, aCampos, oCon, lAutoIncre )

esta funcion tiene este nombre, no?

Return FWAdoCreateTable( cTblMdb, aCampos, oCon, lAutoIncre )


There is no function

Function FW_CreateAdoTable( cTblMdb, aCampos, oCon, lAutoIncre )

this function has this name, no?

Return FWAdoCreateTable( cTblMdb, aCampos, oCon, lAutoIncre )
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Post Reply