Updating table definitions error

What does it mean when I go to Update Table Definitions for a client lib in DA for .NET…I click next to retrieve my definitions from the server, but I get ‘General error occurred while access the server schema’ and when I hover my mouse over it, it says “An Exception occurred on the server: cannot find database profile”

Hello

In general this error means that the connection string used by the Data Abstract server contains reference to a database driver not known to the engine.

Could you say the server’s platform (.NET or Delphi) and the connection string used (replace server IP/hostname and username password with dummy values)?

Regards