Function FW_CreateAdoTable

Post Reply
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

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 )
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Post Reply