0
votes
3answers
25 views
How do i connect my .php to phpmyadim?
I need help on creating a basic log-in page and registration page. I only know the basic stuff on php. And my boss told me to use the database he created online (phpmyadmin). So ho …
0
votes
4answers
57 views
MYSQL Inner Join with 2 ON Clauses
I am trying to setup a simple database in which I have a user and store both their residential and postal address. I have 2 tables
Users
id (Primary Key)
name (Varchar 255)
…
1
vote
3answers
34 views
phpMyAdmin for SQLite 3
Is there a good PHP client for SQLite 3 databases?
I'm looking for something like phpMyAdmin of SQLBuddy that allows me to manage SQLite 3 databases, preferably one that uses the …
0
votes
1answer
17 views
phpMyAdmin is having a show plugins error on startup
My WAMP phpMyAdmin instance is now throwing a SHOW PLUGINS error on startup. It has never done this in the past, but now does this and will not start. Any ideas how to resolve this …
0
votes
1answer
28 views
Export structure and data (like in PhpMyAdmin)
I want to export data and structure from MySQL database using PHP. I know about SELECT INTO OUTFILE command but I want to have the file like the one which is generated by PhpMyAdmi …
7
votes
7answers
391 views
Ajax phpmyadmin alternative?
I must say, I'm bored of phpmyadmin. We are in 2009 and have to work with this usefull tool and to wait everypage to reload after every action. Are any ajaxed alternatives outhere? …
0
votes
1answer
38 views
connect to external server by using php myAdmin
i have php myAdmin installed on my machine how can make it connect to external server database
Thanks in advance
1
vote
1answer
24 views
What do “Internal Relations” do in phpMyAdmin for MyISAM tables?
In phpMyAdmin v2.8.2.4 for MyISAM tables, the "Relation View" appears under the Structure tab. It shows a list of Internal Relations. But what do these do, given that MyISAM does n …
0
votes
2answers
45 views
How to get the auto increment id for two fields in a table
Hi i want to know that how the auto increment id can be get from the mysql db for two fields in a table
0
votes
2answers
33 views
Exporting database dump via phpMyAdmin to MS SQL
When I use the phpMyAdmin export, it has an option for MS SQL export compatibility. However, the resulting file includes many non-MS SQL compatible items, such as mediumtext and e …
0
votes
5answers
236 views
How to convert an Access database to SQL?
Hi. I want to convert my Access database to SQL because my host only supports importing a database through SQL in their phpmyadmin.
0
votes
1answer
23 views
I can not recover my all privileges in PhyMyAdmin
I am using PhpMyadmin. I canceled some structure privileges of the user root this afternoon and I want to recover these privileges. I always log in to PhpMyAdmin with the user iden …
0
votes
0answers
28 views
Add multiple databases to one user [closed]
How do you add multiple databases to one user using either Plesk or PHPMyAdmin?
0
votes
1answer
19 views
How to reset to all privilages for root @ phpmyadmin?
I've created new db via phpMyAdmin and while editing db privilages clicked delete localhost privilages for this db (dunno why). Unfotunately all root privilages has gone. I can't s …
-1
votes
0answers
26 views
Zymic PHPMyADmin login [closed]
I have a Zymic webhosting account. I have a wordpress blog on it, but for some reason I can't login to PHPMyAdmin with my database name and password? Is there something I am missin …
