DB compatible on the software

Asked By 10 points N/A Posted on -
qa-featured

 

Hi,

How will I know that the DB I'm installing is compatible with the software I am going to use? What problem I would face if it is not compatible?

SHARE
Answered By 0 points N/A #104638

DB compatible on the software

qa-featured

 

Every Database has a set of formats and specifications that are unique to the database. In order to identify the valid data of the database using software, it is required to know the format in which the data is kept in the database, the specifications regarding the access permissions and so in. For example,

Whether the Date is encrypted or not? Whether the encryption is none using 12 bit or 128 bit encryption technique? The users which are only responsible for access to the specified parts of the database and so on.

Thus, incompatible software shall not know any database formats and specifications and cannot identify valid data and that it may not even identify the database.

Related Questions