Severe Issues - Sqlsrv driver does not work - Dashboard crashes
- Daniel
- Offline
- Administrator
-
30 Apr 2019 10:57 #6879
by Daniel
Thanks
Daniel
Replied by Daniel on topic Severe Issues - Sqlsrv driver does not work - Dashboard crashes
Hi,
etc means whatever database drivers Joomla has already got.
etc means whatever database drivers Joomla has already got.
Thanks
Daniel
The topic has been locked.
- Michael
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
27 Jan 2019 17:04 #6696
by Michael
Replied by Michael on topic Severe Issues - Sqlsrv driver does not work - Dashboard crashes
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.
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.
- Daniel
- Offline
- Administrator
-
22 Jan 2019 05:44 #6683
by Daniel
Thanks
Daniel
Replied by Daniel on topic Severe Issues - Sqlsrv driver does not work - Dashboard crashes
Hello,
MSSQL is not supported, hence It's not mentioned.
MSSQL is not supported, hence It's not mentioned.
Thanks
Daniel
The topic has been locked.
- Michael
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
21 Jan 2019 19:00 #6682
by Michael
Replied by Michael on topic Severe Issues - Sqlsrv driver does not work - Dashboard crashes
Still waiting for an answer, pls reply
The topic has been locked.
- Michael
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
27 Dec 2018 11:02 #6613
by Michael
Severe Issues - Sqlsrv driver does not work - Dashboard crashes was created 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:
Pls. Note - I'm unable to change the driver, Webhoster decides... sqlsrv works definitely if used correctly by php, I've tested it.
2nd : the Dashboard crashes with:
Joomla:Version 3.9.1
Is MSSQL supported or not ? Do I need a refund?
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.
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.