SQL Client for Android
Interface looks good. Was able to establish connection to my MS SQL servers. But query was never executed. Actually no hint if it is executing or not. Clicking "play" did nothing. Also app provided list of tables but viewing of table was not successful.
Able established my connection. Unable execute query's. I think everyone facing same issue. Plz Fix this issue as soon as possible.
Great app. Simple and quick. However I would like a pincode protection. If I had a dB of any commercial value, I would be worried if anybody who picked up my phone could drop a database. Apart from that, its super quick
Seemed like a good idea, but doesn't support GO syntax on SQL Server, meaning you can't create multiple batches in a simple query. Thus, simple CREATE statements with USE at the start fail, as there are other statements in the batch.
It's ok. Seems to be designed with reporting in mind, and is unfortunately not well suited to programmers. The 'play' button competes for screen-space with the splitter bar, so hitting play often causes the table to go fullscteen instead, which is annoying.
Pretty good program. Except there is a big lag editing the SQL when there is a big SQL statement. Also, I don't think GetDate() works
Quick and easy to connect but doesn't see any of my tables. When I write a simple query for one of my tables I know exist it returns invalid object.
Most important task, runnning query is perfect. What else do you need? SQL queries can be saved. Haven't tried more advanced tasks like changing database params, but that is not what mobile apps is for
Worked great - very intuitive. Had remote session to host going (like the test connection feature), loaded my database, and ran an SQL query in about 3 minutes - as a 56 year old mySQL newbie. Kudo's to the developer.
I can connect to my database and view tables, but the query field tells me I have no database selected. Does not work like described in the images
No TLS makes this app only somewhat useful in specific insecure/tunneled scenarios. Our PG wouldn't let anybody connect without TLS, not even with a VPN.
Really useful. Thank's for making this wonderful app free. the only thing i can't find in this app is field name alias
Connects ok to mysql database and lists all tables but viewing any table just comes up blank.
After connection i have a query error with "show databases". And all it without any details! Simmmple QUERY ERROR! Suks!
No suitable driver when I m trying to connect. Any solution?
Does not support secure transport. That's a deal killer. I can see everything in Wireshark, all my data as it flies over the network as clear text, after commenting out require_secure_transport=ON to make this app work.
Good and useful tool but room for improvement. There appears to be a hard limit of about 170 chars on sql query length, which limits the usefulness of this tool.
Good Interface, Simple and Useful. Still many things still needs to be developed like, column selections, help, export etc, which will make it a useful utility
I don't know what is my host I am just want to practice is my skill as I type this but I could not use this Wapps properly could you help me for personal use for learning
Every thing is ok, but insert, update and delete query never work for me.
Worked well. Good clean interface. Fast. Would be nice be able to press quick buttons to immediately add stuff like select * from so I do not have to type it so often.
Great app, would be 5* if data could be edited right in the tables without needing to create a query.
Works well on small datasets but seems that as soon as a table (at least the ones in my database) have over 500 records, the app crashes
Might be good if all you want to do is view a database. But as far as I can tell, there is no way to add entries to a database or anything else.
If PG table name has capital letters it impossible to view this table.
So far, no ads ???? and connects to mysql database. I will know more with more usage
There is no possibility to use a SSH tunnel to reach the server, which is much more secure than direct connections. Nothing for professional or productinal usage.
Query error, invalid object name. Sql server db.
Worked out of the box for me with MySQL server. Let's you save and name queries for future use which is the main feature I want.
I don't know what I have to give host ne...plz anybody suggest me how to login
It connects well with the server database but many queries does not work. So waste of time. Mobile sql client is better for these solutions which it does not have.
The best thing about the app is that author reads feedback carefully and makes efforts to fix issues in new versions. The app is very handy in use and got simple, convenient and best looking interface I've seen amoung such apps. Very handy for a tablet. Recently, I wrote about an issue that's for me english names/data in tables works well but russian data are not treated normally encoding makes it look like crap. And a bit later the app has got an update that has fixed it. It got support for Unicode. Thanks, man. Awesome.
The app looks pretty good to me but how do i get started with this setup. The host name is coming unresolved in my phone. How do i get started with my work?
Loved the app, very helpful but the update queries does not works, I gets the message records updated but the actual table does not gets updated
The only think is that the update is not working it says he modify the rows but it doesn't.. That happens with sql 2012
As mentioned in previous reviews, it will connect to database server but queries will not work.
I'm new to it hence couldn't configure it out. Can anyone say me the process ?
Why can't I move it to my sdcard on android 6? (Adopted storage)
I can finally access my MySQL database easily from my phone too.
by H####:
ERROR: No address assosiated with Host name I don't know the reason. But I am getting the above error. I have configured Sql Server to allow remote connections. And Host name, Ip adresss, Port numbers are correct. Anf I am having good wifi connection. Still I am not abpe to connect the database.