Class TFDConnection not found
I am trying to create a simple Rad Server with delphi. I started by adding a Datamodule for database connection. It does connect and work, Created a singleton so other data modules could use the connection. When I run and the connection is called, I get error TFDConnection not found.