I'm trying to use an fbMsSQL_compact function to read data from an SQL database. It works with some databases, but there is one database that I can't seem to get it to work on. It's set up the same as the other databases that I've tested with the only difference I see is that the name of the database is cut off in the status message.
I'll get a message like "User: User logged out succesfully from database: 12345"
But the whole name of the database is something like 1234567.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to use an fbMsSQL_compact function to read data from an SQL database. It works with some databases, but there is one database that I can't seem to get it to work on. It's set up the same as the other databases that I've tested with the only difference I see is that the name of the database is cut off in the status message.
I'll get a message like "User: User logged out succesfully from database: 12345"
But the whole name of the database is something like 1234567.