SQLite 'no such table' error?

This doesn't make sense. Are you saying you have a database named "Team. Sqlite"?

Or do you have a table named "Team. Sqlite"? A table named "Team.

Sqlite" is not the same as a table named "Team.

Use CoreData. Using SQLite directly is harder, requires more code, and is a waste of time unless you have very specific needs. You say: I DO have a table named Team in an SQLite called Team.

Sqlite! Is there anything else I need to provide? This doesn't make sense.

Are you saying you have a database named "Team. Sqlite"? Or do you have a table named "Team.

Sqlite"? A table named "Team. Sqlite" is not the same as a table named "Team".

How do you create the table? I.e. What is the CREATE TABLE statement you are using?

Well I decided that Core Data was much more difficult for me, a mere beginner, and I have a FILE named Team. Sqlite, and a table named Team in it.! – Galaxas0 Dec 25 '09 at 3:53 1 There might be a slightly steeper learning curve for Core Data, but give it a chance, especially if your project is for the learning experience. Once you learn how to use Core Data, it will make programming easier.

Better to learn how to do it the "right" way from the start then having to learn a new way and unlearn bad habits from the old. – outis Dec 25 '09 at 7:17.

Note: I restarted my project from scratch and it's fixed now. It turned out to be a problem with my SQL statements. Thanks everyone!

EDIT: The fix was regarding my SQL statements: I was calling for a table that DID exist, but I used: NSString *defaultDBPath = NSBundle mainBundle resourcePath stringByAppendingPathComponent:@"SQLITE. Sqlite"; instead of: NSString *defaultDBPath = NSBundle mainBundle resourcePath stringByAppendingPathComponent:@"Team. Sqlite"; which was actually caused by one of my earlier builds of the app.My Teams.

M was perfectly fine, however. This was actually within my SQLAppDelegate.m.

2 A heads up: SO is a Q&A site, not a forum. Your post here is marginally an answer to your question. To make it a complete answer, please edit this answer and explain the corrected statements and edit your question to add the broken statements so that others may learn from your problem.

For future questions, make sure your answers truly answer the question. You can post more general statements (and questions for specific answers) as comments when you get 50 points (you can always post comments on your own questions). – outis Dec 25 '09 at 7:21.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions