i try attach the db file
sp_attach_single_file_db 'TESTE','C:\TEMP2\PONTOFACIL.MDF'
and show me the error
Server: Msg 945, Level 14, State 2, Line 1
Database 'TESTE' cannot be opened because some of the files could not be activated.
Server: Msg 1813, Level 16, State 2, Line 1
Could not open new database 'TESTE'. CREATE DATABASE is aborted.
what can i do for recover this db