Severe Issues - Sqlsrv driver does not work - Dashboard crashes

More
30 Apr 2019 10:57 #6879 by Daniel
Hi,
etc means whatever database drivers Joomla has already got.

Thanks
Daniel
The topic has been locked.
  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
27 Jan 2019 17:04 #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
22 Jan 2019 05:44 #6683 by Daniel
Hello,
MSSQL is not supported, hence It's not mentioned.

Thanks
Daniel
The topic has been locked.
  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
21 Jan 2019 19:00 #6682 by Michael
Still waiting for an answer, pls reply
The topic has been locked.
  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
27 Dec 2018 11:02 #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.
Cron Job Starts