Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    MYSQL


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





User Interface With MySQL


is there product that provides a developable non-web user interface in the way that Access has one for its database? I've seen many that customize database routines, but what we want to do is create a user interface that includes logic without having to go through Php, Cfm, Net, or any of the web-based technologies.




View Complete Forum Thread with Replies

Related Forum Messages:
End User Interface
My goal is to set up a database
to track our inspection data at our company. Currently, we are using
Excel spreadsheets to make inspection reports. I would like to be able
to get this information into a database so that a technician can set up
the inspection plan before the inspector gets the part (the inspection
plan would include the Customer Name, Part No., Revision, Items to
inspect, etc.) Then when the inspector receives the part, they can pull
up the inspection plan and enter the dimensional values obtained for
each attribute on say six or ten parts and print an inspection report.
Then this data can be sorted and viewed in different ways.

We have three Windows 95 computers and three Windows 98 computers we
are currently using on an ethernet network.

I am thinking of using MySql, Apache and PHP to set this up.

Would there be a simpler way to create an end user interface to MySql
other than
using PHP and Apache?

View Replies !
Mysql GUI Interface
is there any GUI for mysql is availabe ??? just like SQL server or ms access ..
not even like apart from phpmyadmin but like windows
on which we can make database , tables , reocords .... etc ..
i guess micro olap have this .. but its not free ..

View Replies !
Mysql On Linux-gui Interface
Is there a GUI interface that is easy to install to manage MySQL on linux?
I'm trying add a user account and password to the db server but I'm not
having any luck from the command prompt.I'm trying to setup the nexus
discussion software.

View Replies !
Local Interface To MySQL
I need to harvest data from MySQL tables. My experience is with MSSQL and
Enterprise Manager. I also connect to MSSQL with Access and ODBC. I don't
need to manage anything. I just need the data. What kind of interface can I
use to query and save data locally? I don't see any MySQL drivers available
when I try to setup an ODBC from my desktop. Can I download one somewhere?

View Replies !
MySQL Interface Required
I hope this question is appropriate for this group.

My server provides a MySQL database. Do I need a third-party interface to
add tables and records to it, or is their another way?

View Replies !
MySQL C++ Interface Installation
After I downloaded MySQL C++ package & installed it, I can't compile any sources. System notes "undefine reference 'function' ", is anyone familar with gcc & MySQL C++ development package ?

View Replies !
Mysql Interface Generator
I wanted to know if there are any program that generates a webpage with the forms to insert data into the db.

Example: I have a table with {id, url, desc}
The program must generate a page with text fields to enter this information.

View Replies !
Question Regarding MySQL Interface Options And MySQL Vs MS Access
First, there are many applications available for interacting with MySQL. One of the things that frustrated me at first was the CLI. I know that it's the foundation and understanding syntax is critical to making it all work in the end, but when dealing with large datasets, I feel that a GUI makes life easier at times.

So, I started out with phpMyAdmin, seems to be 'the' geek-preferred application. I also ran into a few shareware ones here and there as well as Navicat, and I recently learned that there are 2 apps from MySQL.com for administrating the DB and creating queries.

In your experience, what seems to be the best MySQL interface application? At the moment I couldn't say *exactly* what I'm looking for, but more-or-less something that will ease the headache of creating queries and managing users, tables, etc.

Question #2:

I have been hired to be a Web Developer, Network Admin, and Database Administrator all-in-one. We have are a retail company selling peuter goods and have a product line-up of about 100 items. The President wants a robust database to deal with everything. Right now we use MS Excel for our needs. He says it's becoming cumbersome and wants to move on. I suggested MS Access because that's exactly what it's built for, companies that have been running in Excel and want more robust control over what they're doing. But the president keeps hearing this 'MySQL' buzzword and wants a MySQL database. Fine with me, I just know Access better, that's all.

I've been cramming PHP & MySQL down as fast as I can and am starting to feel more familiar with both technologies. At the moment, I feel MySQL to be more of a headache (my fault I'm sure, I just don't know it yet) But For Example:

To properly normalize a DB, I sometimes have to break a table into 3 tables. The first and second are no problem, but the third 'association' table is annoying (at least doing it CLI or phpMyAdmin). See, Access, you just make 2 tables and graphically set associations very easily.

So, from what you know of MySQL, do you think it would be still superior to Access seeing as we want to integrate it into osCommerce eventually and possibly some of their user contributions?

View Replies !
XA Interface
In 5.0 Manual,I see XA Interface( use SQL[XA START,...],Connector/J ).

But,

1. I want know XA Interface in C API. ( using xa_switch_t like other DB
( oracle, infomix, .. ) )I can't find this in Manual.
2. If MySql is not support this, does Mysql have the plan?

View Replies !
XML Interface
Does anyone know of any project that would provide an XML interface to a database? I would like to create an XML document describing what I want to do, send it to a server and get some XML results back.

Has anyone heard of anything like this?

View Replies !
Interface
MySQL is just the language that the database is programmed in, in a nutshell is that right?

If so, it's not like Microsoft Access where you can create a user interface so the user can input data and apply queries to data etc. These are my assumptions, so my question is:

Is there an open source application that applies a user interface to a MySQL database so a user can do these things?

View Replies !
Deleted Root User From Mysql.user !!!
While trying to grant access to root user, i deleted all entries for root from mysql.user.

I've tried to use root% (anonimous built-in administrator user) but to no good).

Is there another admin user i could use to run mysql monitor and insert root records to mysql.user? I've read

Could I use a copy of the mysql.user table?

I'm using version 5.0.16-standard on Linux Fedora Core 3.

Before ruinin the root user, i made a backup of a databasefrom the same server (not mysql database); i was wondering if that backup contains the mysql.user information somehow?

View Replies !
Visual Interface
i tried the gui tools in mySQL.com but Im having some trouble instaling them, eventually ill be successful but I heard there are simpler packages, I just want to see the ER diagram of my databases, for the rest I can handle.

View Replies !
Switchboard With GUI Interface
If I wanted to create a switchboard would I be able to use the GUI Interface to do so? I am in the process of learning MYSQL.

View Replies !
Specify Interface At Bind-address
Is it possible to bind MySQL 4.1 to more than 1 interface? Will
multiple 'bind-address=x.x.x.x' statements do the job?

View Replies !
MS-Windows Front End Interface
Is there an MS-Windows front end interface for mySQL ? I'm thinking
of an MS-Access sort of approach for basic database configuration
and maintenance. Maybe there's a back door way to ODBC myself from
MS-access to mysql on a Windows system ? Does Mysql have an ODBC
front end I can get in through ? Any pointers to some directions ?
I plan to use perl/my-sql for web work. But, it seems like a _lot_
of work to build the databases and populate them via mysql commands.
I'd like to be able to work them _locally_ through a basic data
maintenance program and then move it to the (web) server when ready.

View Replies !
Graphical Interface Hangs
In the older version of mysql, when I pressed browse, I could see the
content of the table. If I ran a query, such as select * from table,
it would scroll out the result. Now, with the newer version, all it
does is hang. Is there some setting I'm missing that needs to be
changed? This was newly installed on our apple server.

View Replies !
Interperted Language To Interface
my question is, what is the best interperted language to interface with MySQL? i was told Perl by some and Python by others. the reason i am looking is because i wanted to create a custom gui and atmysqlt to make it easy to add entries or pull up certain records from the database.

View Replies !
Microsoft Word Interface
I am developing an online app that helps many editors review articles, check for errors, add new articles, etc. The editors are used to using Word to help them go through several articles at once. Because of this, I'm hoping to figure out a way to allow several persons access to their content on a MySQL database online via their local install of MS Word.

I have been working some with the OBDC mysql provides at http://www.mysql.com/products/connector/odbc/ (ver 3.51) and have been able to connect and retrieve some data. My problem is how do I update the users' articles online after they have finished reviewing them in MS Word?

View Replies !
Database And Client Interface
I am planning to use MySql for my building my database.

I already installed MySQL on my system. I would like to know have two databases.
1. for developement
2. for storing the correct data from the development database.

Can i have two databases on the same server, so that I can copy data from one database to another.

Also, I am planning to interface matlab with MySQl. i.e., Matlab would be my client program.

What drivers or connections do I need to download in order to talk to the database from Matlab.

View Replies !
GUI Interface Rennie Garcia
I have experience using other databases and wanted to find out if there is a high level GUI interface for MYSQL which enables me to create a database. I am using as a backend to a large PHP site and need any easier way of creating tables etc rather than using the command line editor.

View Replies !
GUI Interface Book By DuBois
I have only read the book by DuBois and used samples at the command line. I would like to use this for work. I am avoiding the IT push to use Microsoft Access. I have 10 people in our group who need to share data (now about 50 excell spreadsheets).

What I am really looking for is a GUI that can get me most of the way there. I can have my own server behind the firewall in our corporation so I am free to do my own thing.

What I have found on the net so far is:
Control Center
Front
SQLyog
NAvicat

Any feedback on these? Ease of use and reporting are most important attributes.

View Replies !
Export Table To .csv Via Web/PHP Interface
I have a website running Apache 1.3.31, PHP 4.3.0 and MySQL 3.23.45 (yes, I know...).

Data from different tables is presented in lists on the webpage. I've been asked to add functionality to download lists as .csv-files. I have failed to find info about how to do this smoothly through a PHP script (not via command line).

View Replies !
GUI Interface For Unix Linux And Solaris Etc.
Is there a GUI Interface for MySQL ... that runs on Unix (Solaris, Linux, etc)

There was an earlier thread about it -
http://forums.devshed.com/showthread.php?t=51564&page=1&pp=15&highlight=GUI

but most of these seem to run on Windows only.

View Replies !
Using C Interface To Access SQL Data On A Website
Is it possible to use the C interface to access data held on a mySQL server, preferably without needing to use anything like IIS.

View Replies !
Configure Database To Work With An Ms Access Interface
How do I configure the MySQL Database to work with an ms Access interface.

View Replies !
Graphical Interface Hangs When I Try To View Conents Of Table
In the older version of mysql, when I pressed browse, I could see the content of the table. If I ran a query, such as select * from table, it would scroll out the result. Now, with the newer version, all it does is hang. Is there some setting I'm missing that needs to be changed? This was newly installed on our apple server.

View Replies !
Error 1142 - Mes. The Following Occured: SELECT Command Denied To User Xx@hostx.com For Table 'user
When trying to do anything to do with "User Administration" in MySQL Administrator 5.1 connecting to a remote MySQL database, I get the following message when I click on the "User Administration" icon/text in top left frame. Verbatim quote apart from my connection details which I am anonymising):

A MySQL error was encountered. The message is:

Could not fetch user names.

The following occured: SELECT command denied to user xxx@hostxxx.xxx.xxx.com for table 'user' (1142)

No I have looked through search and found the following:

http://lists.mysql.com/mysql/134369

Unfortunately that tells me that it has happened to someone else but that's about it. What is one supposed to do with the fix?

I am wondering if this is why I cannot create ordrop any tables with this username at the moment, even though it is the Admin level username....

View Replies !
Root User Denied Access To Fetch User List.
I can still log onto MySQL administrator or the command line program but I somehow appear to have lost all priveliges to alter or view the user list from this account. Even under the command line interface I can login but it tells me access is denied when I try to alter "root" permissions on a database.

I cannot seem to log onto any of the other accounts created but obviously if I could get into the user admin I could solve this.

View Replies !
Copy User Privileges To A Newly Created User.
I have just created a user with specific permissions to certain tables
in different databases. Now I have to create serveral more users with
the same permission. Is there a command in MySQL that allows me to
create the new user by copying the privileges from a template user?

View Replies !
Retrive Category Names Where Categoryid Is Different From User To User
I am trying to retrive category names where categoryid is different from user to user

I know LIKE works with one int(1), but I want it to work with more ints (1,3,5)
SELECT * FROM `categories` WHERE categoryid LIKE (1) Working

SELECT * FROM `categories` WHERE categoryid LIKE ( 1, 5 ) Not working

View Replies !
Create User :: User Created But Password?
If I run the below statement as a user with the create permission turned on, the user gets created but without the password. Any suggestions?

CREATE USER 'fcms_testUser1'@'localhost' IDENTIFIED BY 'dumbpass12A'

View Replies !
Deleted Root User From 'user' Database!
I so stupidly deleted the root user from my mysql > user database. Now I can't login to mysql. I uninstalled the rpm and reinstalled it but it still won't let me setup a new root user. How can I delete the mysql data files so that I start again, fresh? Where are these files located? I can't find them anywhere after removing the RPM but they are obviously there because upon reinstalling the RPM I'm still in the same position--I try to do

mysqladmin -u root password 'password'

but it says "Access denied for user root@localhost"

View Replies !
Access Denied For User: 'user@172.22.0.1' (Using Password: YES)
I am currently running two servers one with Tomcat and the other with MySQL. They are both in different Windows domains and on different network segments.

I have the following users on the MySQL server:
user@localhost
user@%

I am getting a VERRRY SLOOOW connection between the two machines so I thought I'd add a user just for the Tomcat server. The IP address of the Tomcat server is 172.22.0.1 so naturally the user would be 'user@172.22.0.1' When I added this user I got the following error

Access denied for user: 'user@172.22.0.1' (Using password: YES)

Any ideas on what I can do to remedy the situation?

View Replies !
Warning: Mysql() [function.mysql]: Access Denied For User 'apache'@'localhost' (using
my script is not connecting to my database, i get this error

Warning: mysql() [function.mysql]: Access denied for user 'apache'@'localhost' (using password: NO)

View Replies !
Mysql User
I have a huge problem with mysql. When I try to fetch the user data using the mysql-administrator, it returns the following error :

Could not retrieve user information for 'root'
MySQL Error Nr. 1054
Unknown column 'Show_db_priv' in 'field list'

Also, this gui administrator will connect to mysql only through '127.0.0.1' & not by localhost or any other IP.

View Replies !
User@localhost And User@domain.com
I have been following a tutorial for a mail server which uses mysql, mainly postfix

all through the tutorial i have been asked to put a user and password in the files for the database..

which i have done

root and pass1

in the log files the error shows as

warning access denied for user root@domain.com ( using password : yes )

when i log on from the shell, to mysql

and purpously get the password wrong, I get
access denied for user root@localhost ( using password : no )

i have checked the password is correct..

is the part after the @ the issue, and how can i tell mysql that root@domainname.com is a valid user???

View Replies !
Selecting User,password From User
When I do: select User,Password from user in MySQL, I get encrypted password. How can I see the real value?

And, what is the proper (secure) way to access MySQL database from PHP or other scripting languages?

View Replies !
Mysql User Problem
I am using Debian sarge Apache2 + PHP 4.3+ MySQL 4.0.24. I can not connect
Mysql as a user, just root use Mysql. What is the problem? Code:

View Replies !
Admin User In MySQL 5.0
I've just installed MySQL 5.0 on my sun box (runing Solaris 10, install
from blastwave). This is my first time with MySQL so I don't have any
exp with it.

I have some troubles as:
- I set password for root account via this command:

# mysql -h atlantis -u root mysql
mysql> update user set password=PASSWORD('123456') where user = 'root';
mysql> exit

However, I can login again with root account without pass check ????

- Next, I create new user name admin
# mysql -h atlantis -u root
mysql> create user admin identified by 'admin' ;
mysql> create database newdb ;
mysql> GRAND ALL ON newdb.* TO 'admin' IDENTIFIED BY 'admin' ;

Once again, i can't use admin account to login to newdb database?

View Replies !
ASPNET User And MySQL
I am using MySQL in .NET.

How do I give the ASPNET user access to MySQL database in MySQL
Administrator.

I can add the ASPNET user but don't know what is the password as it is
generated by the .NET installation.

View Replies !
Mysql User Management
According to informations collected from manuals I believed that a
user definition specifying host="%" on mysql server 'A' granted me
connection from whatever client (with command "mysql -hA -uuser -p");
but executing that command from server, to say, 'B', mysql denies
access to user@B. The matter can be solved defining a new user with
host B (it's to say user@B), but, in that case what's the meaning of a
generic user@%? .

View Replies !
MySql User Setup
I have mysql working, and i have a user set up (i did this ages ago). How do i create a new user in mysql?. Can i create a new user for a specific database? or will each user have access to all databases?

View Replies !
User Mysql On Linux
I´m using Red hat Enterprice WS 3, when I install mysql (version 4.1.7) on linux, everything ok, but when I type
# mysql
error ocur:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

View Replies !
MySQL Multiple User
I am currently working on this simple project. There will be about 10 users for this intranet website. Here is a brief desc. on this project.
This Company makes this product that requires an assembly of many components. Now whenever someone puts an order for this product, the required items sometime is not available. So I want to create a MySQL database where users can enter this order no. + required components.What happens if two user try to alter that order at the same time? E.g

Order No.1 requires ItemA,ItemB,ItemC.
And if someone is altering that Order no.1 and someone else accidently try to alter that Order no.1 at the same time. Will it corrupt the data? What happens next?

View Replies !
Mysql User Auth
I have to a problem and i looked for answer in internet but haven't found yet. I'm new and i read some mySQL manual, but didin't find any answer also.
So I hope somebody can help me. the problem is following:
We have LDAP database for users. And all signing in use this db. But for MySQL database we want to use same users with same password. It is possible to make a table into mySQL with user and pass but
if user change pass in LDAP then it don't change in mySQL.
Answer what i wanted to find are there any possible way that in authenting process MySQL database use another database (LDAP) for authenticate.
for example..
I connect to mysql.
i give to it my username and password
MySQL check auth from LDAP, but not in user.mysql
and then give acces for enabled tables etc.


View Replies !
Mysql User Deleted
So I decided to make my personal windows machine into a apache/php/mysql server just to play around with and I encountered some problems while using phpmyadmin. First thing I did was login as root to phpmyadmin and then I created some users and databases. Started toying around with the user privileges, then logged in as another user with limited privileges, yet the user had the same privileges as my root account. Then I logged back in as root and deleted the user, and here's the part thats messed up. The user that I deleted still exists even after I deleted it. I was able to access the database with that user and do whatever changes I wanted to do. I even installed mysql administrator to see if I could delete that user from there, but the user doesn't even show up on there. Any ideas on what could be causing all these problems?

View Replies !
MySQL User Permission
I have granted the following privilages

GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY 'password' WITH GRANT OPTION;

GRANT ALL PRIVILEGES ON *.* TO root@'%' IDENTIFIED BY 'password' WITH GRANT OPTION;

Now they can create databases, users and passwords.

When I connect with navicat 2005 to hostname, root, password with 3306:
I can see a database named 'information_schema' and thats not supposed to be there, because I dont want users to see it , because if they see it they can change important code and i dont want them to see it.

View Replies !
MySQL User Restrictions
I am having a problem where multiple MySQL users are logging in and making changes to a database and over-writing changes that other users have made. Was wondering if anyone had any ideas about perhaps limiting users' access to the database to only specific times, and logging changes that each user makes. Obviously a user behavior change is in order, but was also wondering if it can be complimented by more rigorous administrative limitations.

View Replies !
Mysql User Table?
I have number of customer and they should have different access levels, some would access only few pages. I thought if i create a table:users in my database: maindata-> table: loginuser: will solve the problem, but something is not right when i saw the default mysql user table.

maindata->table loginuser: columns are
user id autoincrement
userfname varchar
userlname varchar
email varchar
userurl varchar
accessgroup (tinyint) = 1,2,3,4
Depending on this value they will access the specific url with.

However after reading code below, I am bit confused about storing all users, should i use default mysql user table cause it has got all privaleges by default ie., insert, del, modify etc. and sounds more secured cause if by mistake users can type admin.php url? I am new to all this and sort of confused.

PHP Code: ....

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved