I have established a successfull connection with database(in dreamweaver cs6) but today it is showing no table found in database and also showing “an unidentified error has occurred” when i test the connection, connection was working fine till last night.
my connection file is in connection folder connection/infinity.php
and my username and database name are epiz_21033815 and epiz_21033815_data
I just checked your database and I see tables and records in those tables. Do you still experience this problem?
yes still experiencing this problem. my site can use database to show the data from the table but dreamweaver is unable to show the table, let me show u the screenshot!
locodeals.ml/upload/ueho.jpg
locodeals.ml/upload/error.jpg
@Admin said:
I just checked your database and I see tables and records in those tables. Do you still experience this problem?
yes! please do something,my whole work is pending because of this…
It looks like you’re trying to connect to your database from Dreamweaver on your own computer. I’m sorry, but that’s not possible. You can only connect to your database from within your hosting account and using phpMyAdmin. Remote direct access to databases is a premium only feature.
@Admin said:
It looks like you’re trying to connect to your database from Dreamweaver on your own computer. I’m sorry, but that’s not possible. You can only connect to your database from within your hosting account and using phpMyAdmin. Remote direct access to databases is a premium only feature.
but this problem is started in these 2 days, before these days, i m using sql server on my dreamweaver and i have also created recordset using them.
and i have to create recordset to show the data and recordset need to select the table to show the data ,and if the database is not connected with sql then how can recordset select the table from sql.
and one more thing, i used hostinger.in server before but i found that your servers are faster then others, but hostinger also not provide remote sql but i had established a successfull connection with their sql.
@iamdeepak said:
@Admin said:
It looks like you’re trying to connect to your database from Dreamweaver on your own computer. I’m sorry, but that’s not possible. You can only connect to your database from within your hosting account and using phpMyAdmin. Remote direct access to databases is a premium only feature.but this problem is started in these 2 days, before these days, i m using sql server on my dreamweaver and i have also created recordset using them.
and i have to create recordset to show the data and recordset need to select the table to show the data ,and if the database is not connected with sql then how can recordset select the table from sql.
If it worked before, that can’t have been right. Remote MySQL has never been available in the history of InfinityFree. In fact, the database servers don’t even have IP addresses you can connect to from the internet.
I don’t know any free hosting provider where remote MySQL access is possible. Last time I checked Hostinger, they did not provide remote MySQL on free hosting either.
@Admin said:
@iamdeepak said:
@Admin said:
It looks like you’re trying to connect to your database from Dreamweaver on your own computer. I’m sorry, but that’s not possible. You can only connect to your database from within your hosting account and using phpMyAdmin. Remote direct access to databases is a premium only feature.but this problem is started in these 2 days, before these days, i m using sql server on my dreamweaver and i have also created recordset using them.
and i have to create recordset to show the data and recordset need to select the table to show the data ,and if the database is not connected with sql then how can recordset select the table from sql.If it worked before, that can’t have been right. Remote MySQL has never been available in the history of InfinityFree. In fact, the database servers don’t even have IP addresses you can connect to from the internet.
I don’t know any free hosting provider where remote MySQL access is possible. Last time I checked Hostinger, they did not provide remote MySQL on free hosting either.
okk, thanks for your support, i ll upgrade my account in future, when my project will complete…