sqlite3.dll??

I am running windows xp. I also have aptana and mysql installed.

The problem is that when i try to go and view my project from browser it says " sqlite3.dll was not found, blah blah. I don't sqlite3.dll since i am using mysql for my databases.

What can i do to fix this?

Afg Afg wrote:

I am running windows xp. I also have aptana and mysql installed.

The problem is that when i try to go and view my project from browser it says " sqlite3.dll was not found, blah blah. I don't sqlite3.dll since i am using mysql for my databases.

What can i do to fix this?

1) are you requiring sqlite in environment.rb ? 2) are ALL your databases set to use mysql?