Click here to Skip to main content
15,893,564 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i am not able to insert the data in to the database it is showing the below mentioned error as:

error:cannot find the object "timeticket_fullCT" because it does not exist or you dont have permissions.

when i asked to one person he commented as below:
it is local machine level application error, please give required permission on database directory and recheck...what does he says...i could not get this point...can anyone help me..thanks in advance.
Posted
Comments
faisal23 12-Nov-12 2:24am    
sql server?
nityasri 12-Nov-12 2:52am    
m sorry...yes, sql server

You need to check in sql server
 
Share this answer
 
Please check your database. Maybe "timeticket_fullCT" is not spelled correctly or no longer exist in the database.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900