dbf file

  • Thread starter Thread starter hadi_ghanaty
  • Start date Start date
H

hadi_ghanaty

excusemi for bad speak english!
when i try connect to table with name telenom.dbf
asp.net generate the folowing error:
---View 'TELENOM' has not been defined in
catalog 'C:\Documents and
Settings\hadi\Desktop\telenom.dbf'. SQLSTATE=42S02 ---
 
Make sure the the view (TELENOM) that you are trying to
access is actually in the database.
It seems "TELENOM" view doesn't exist in your database.

HTH,
Suresh.
 
Back
Top