Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

ARI Data Tables: Couldn't connect to external data
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: ARI Data Tables: Couldn't connect to external data
#43410
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 0
Me too I had a problem with the MSSQL connection.
To solve my problem I do an ODBC connection on the ARI module.

Before do the ODBC connection on ARI Module, don't forget to create the ODBC Connection on your server (where your website is present) on the administration panel
ag3
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43411
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 748
Hello,

Check that appropriate PHP extension is installed on your server and MS SQL server is configured properly and accepts request from your web server.

PS: You can also try to connect via ODBC because the latest PHP versions don't have stable PHP extensions for working with MS SQL.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43429
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 0
Hello,

i've installed ODBC and it is working, but i still get no data.
What's need to be configured for the ODBC connection in the module?

An example would be helpfull.

Thanks
Dietmar
Last Edit: 2013/08/09 09:04 By dietmar66@gmx.de.
The administrator has disabled public write access.
 
#43430
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 0
Just select the ODBC dropdown menu and insert your database, login, password...

Try to insert a simple select * from your base to see if that's work correctly
ag3
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43434
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 748
Value for "Host" parameter for MS SQL database looks like:

Driver={SQL Server Native Client 10.0};Server=localhost;Database=my_db;

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43435
Re:ARI Data Tables: Couldn't connect to external data 10 Years, 11 Months ago Karma: 0
Thanks!
Now it works!

Dietmar
The administrator has disabled public write access.
 
Go to topPage: 12