Severe Issues - Sqlsrv driver does not work - Dashboard crashes

More
6 years 8 months ago #6613 by Michael
Just bought vdata as I was uncertain if mssql is supported.
In the description you say: "Supports Multiple DB Types: MySQL, MySQLi, PostgreSQL, SQLite, Oracle etc."
What is etc.?

1st: Entering a database with driver "sqlsrv" works in configuration. But trying to create a profile I get:
Code:
Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Procedure 'show' not found.
Pls. Note - I'm unable to change the driver, Webhoster decides... sqlsrv works definitely if used correctly by php, I've tested it.
Code:
[$conn = new PDO("sqlsrv:Server=$hostname;Database=$dbname", $username, $password); $conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);

2nd : the Dashboard crashes with:
Code:
error on line 20 at column 61: EntityRef: expecting ';'

Joomla:Version 3.9.1
Is MSSQL supported or not ? Do I need a refund?
The topic has been locked.
More
6 years 7 months ago #6682 by Michael
Still waiting for an answer, pls reply
The topic has been locked.
More
6 years 7 months ago #6683 by Daniel
Hello,
MSSQL is not supported, hence It's not mentioned.

Thanks
Daniel
The topic has been locked.
More
6 years 7 months ago #6696 by Michael
In the description you say: "Supports Multiple DB Types: MySQL, MySQLi, PostgreSQL, SQLite, Oracle etc."
How can i know what „etc.“ means? Can i get a refund, it is of no use for me like that.
The topic has been locked.
More
6 years 4 months ago #6879 by Daniel
Hi,
etc means whatever database drivers Joomla has already got.

Thanks
Daniel
The topic has been locked.
Cron Job Starts