m: Eve Atley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 17, 2004 2:13 PM
To: Sergei Skarupo; 'Adam'; 'MySQL General'
Subject: RE: Trying to dump from GUI client
Alright, using TOAD, I managed to get my data into CSV. When using
PHPMYADMIN to load into another database,
ECTED]; MySQL General
Subject: RE: Trying to dump from GUI client
If I remember correctly, with "select into outfile" the outfile has to be on
the server.
-Original Message-
From: Adam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004 4:04 PM
To: [EMAIL PROTECTED]; MySQL
If I remember correctly, with "select into outfile" the outfile has to be on
the server.
-Original Message-
From: Adam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004 4:04 PM
To: [EMAIL PROTECTED]; MySQL General
Subject: Re: Trying to dump from GUI client
Eve,
TED]
Sent: Wednesday, November 17, 2004 12:14 PM
To: 'Adam'; 'MySQL General'
Subject: RE: Trying to dump from GUI client
I am trying MySQL Query Browser, but I get this error...
SELECT * INTO OUTFILE 'c:\temp\candidate.txt'
FIELDS TERMINATED BY ',' OPTION
;@'%' (Using password: YES)
...even though I am logged in via the client.
-Original Message-
From: Adam [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004 7:04 PM
To: [EMAIL PROTECTED]; MySQL General
Subject: Re: Trying to dump from GUI client
Eve,
>From the c
onnect (as I'm uncertain how to edit the config
> file for this),
> Or
> C. learn how to dump from MySql CC (how? I saw no way of handling this from
> MySQL CC),
> Or
> D. use another GUI client (which one?).
>
> The server in question is mysql.loosefoot.com. Oddly, it w
? I saw no way of handling this from
MySQL CC),
Or
D. use another GUI client (which one?).
The server in question is mysql.loosefoot.com. Oddly, it was connecting fine
until my company decided to move to a new server, and suddenly, it throws an
error that "Connection to database failed: Unkno
On Thursday, September 09, 2004 - Karam Chand said:
> Probably you should put it as a bug in SQLyogs forums.
I have put a bug request into the MySQL Query Browser bug track instead.
I like this tool very much, it has some very nice features like the
multithreaded results fetching.
Cheers
Probably you should put it as a bug in SQLyogs forums.
Karam
--- Jose_Miguel_Pérez <[EMAIL PROTECTED]> wrote:
> Karam Chand said:
>
> > I use SQLyog. It does allow you to create/delete
> FKs
> > with "ON UPDATE" criterias.
> >
> > Yeah, it does not allow you to create Fks in
> graphical
> > mann
Karam Chand said:
> I use SQLyog. It does allow you to create/delete FKs
> with "ON UPDATE" criterias.
>
> Yeah, it does not allow you to create Fks in graphical
> manner like MS SQL Server but does my purpose. One
> feature I really miss is Editing of FKs.
Yeah, I also tried SQLyog. It's a v
I use SQLyog. It does allow you to create/delete FKs
with "ON UPDATE" criterias.
Yeah, it does not allow you to create Fks in graphical
manner like MS SQL Server but does my purpose. One
feature I really miss is Editing of FKs.
Karam
--- Jose_Miguel_Pérez <[EMAIL PROTECTED]> wrote:
> Hi All!
>
Hello Jose,
> Why are all MySQL GUI clients so bad with foreign keys? Sorry to seem
> annoyed, but I have used for quite some time a few GUI clients, notably
> MySQL-Front, which I were relatively confortable with. Anyway, all GUI
> clients I used (SQLyog, MySql-Front, MySQL-CC, you name it) s
Hi All!
Why are all MySQL GUI clients so bad with foreign keys? Sorry to seem
annoyed, but I have used for quite some time a few GUI clients, notably
MySQL-Front, which I were relatively confortable with. Anyway, all GUI
clients I used (SQLyog, MySql-Front, MySQL-CC, you name it) seemed to be
Marinos writes:
> Hi, i'm newbee in mysql and i want to ask you 2 questions
> i'm using mysql-max-3.23.47 for windows and mysqlgui-win32-static-1.7.5-2.
> 1) Is it possible to use more than one command in mysqlgui (the end of line
> charachter ; is not working)
> 2)Can i load and execute a text f
Hi, i'm newbee in mysql and i want to ask you 2 questions
i'm using mysql-max-3.23.47 for windows and mysqlgui-win32-static-1.7.5-2.
1) Is it possible to use more than one command in mysqlgui (the end of line
charachter ; is not working)
2)Can i load and execute a text file which containing comma
Help!
I'm at a loss as to a GUI that I can run and just edit the damn data in
a grid format (there's millions of tools to modify the database
structures.)
I'm on RedHat 7.2 so KMysql isn't supported.
If anyone has found a good one, I'd love to know (similar to pgaccess is
absolutely fine - open
55 Berlin
# Tel: +49-30-46307-382 Fax: +49-30-46307-388
- Original Message -
From: "Adam Douglas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 7:17 PM
Subject: MySQL GUI Client
> Hi, I just downloaded the MySQL GUI Client and was
Hi, I just downloaded the MySQL GUI Client and was trying to set it up. The
client keeps saying "Access denied for user: 'adouglas@' (Using password:
YES)". I've typed in the Host Name (IP Address) and have the proper user
name. Also I have the proper grant tables set
Andreas Metzner writes:
> Hello all,
>
> I'm using the libmysql.dll API to interface to a mySQL-Server Database.
> The GUI client is generic, so the user can bind any SELECT query on
> a large database (Logging database).
>
> How can I prevent the mySQL client
> With mysql_use_result () I have the problem, that the client do not
> know in front, how many records matched the query.
>
> But if the GUI client user wants to see the last but 30 query result
> records, e.g.,
> I have to know recordnumber of the last matching record.
Havin
Hello all,
I'm using the libmysql.dll API to interface to a mySQL-Server Database.
The GUI client is generic, so the user can bind any SELECT query on
a large database (Logging database).
How can I prevent the mySQL client to use mysql_store_result (),
since this would transfer the whole
w. Terry Lincoln writes:
> I cannot get F1 to show any help on the main display. I cannot even
> determine why it does not. I have the help_file set in every variation
> of .cnf .ini and .opt file I can find. No luck.
>
> What is correct way to get help to be useable?
>
> TIA,
>
> W
I cannot get F1 to show any help on the main display. I cannot even
determine why it does not. I have the help_file set in every variation
of .cnf .ini and .opt file I can find. No luck.
What is correct way to get help to be useable?
TIA,
W. Terry Lincoln
Senior Engineer/Consultant
100 Court
> I remember trying out a really nice Java GUI for mysql, had a yellow and
> gray color scheme if I remember correctly, and was very nicely done. The
> only thing I can find the the GUI clients page at mysql.com is one so-so
> client that doesn't do what I need. Anyone maintaining a list of all th
I remember trying out a really nice Java GUI for mysql, had a yellow and
gray color scheme if I remember correctly, and was very nicely done. The
only thing I can find the the GUI clients page at mysql.com is one so-so
client that doesn't do what I need. Anyone maintaining a list of all the
availa
tures.
Jamie
At 01:08 PM 1/15/01, Philip Mak wrote:
>Hello,
>
>What is your favorite Windows MySQL GUI client? I'm developing a database
>driven website and I'm looking for a program that I can use to maintain
>the database.
>
>One of my special requirements is that I nee
The urSQL Utility from http://www.urbanresearch.com/ursql allows you to
easily edit text columns in a multiline text box.
On Mon, 15 Jan 2001, Philip Mak wrote:
> Hello,
>
> What is your favorite Windows MySQL GUI client? I'm developing a database
> driven website and I'm
While I'm much more a Perl devotee than PHP, I've been using phpMyAdmin
and am fairly happy with it. If you happen to have PHP available, I'd
give it a try.
On Mon, 15 Jan 2001, Philip Mak wrote:
> Hello,
>
> What is your favorite Windows MySQL GUI client? I'm d
Although it is not strictly speaking Windows MySQL GUI client, I'd like to
recommend PHPGen (http://opensource.aventus.org/phpgen/phpgen.html) .
It meets all your criteria, but it's not a client, but rather PHP client
program generator. If you happen to have PHP with your webserver,
my.anse.de
Scott
At 01:08 PM 1/15/2001 -0500, Philip Mak wrote:
>Hello,
>
>What is your favorite Windows MySQL GUI client? I'm developing a database
>driven website and I'm looking for a program that I can use to maintain
>the database.
>
>One of my special requi
Hello,
What is your favorite Windows MySQL GUI client? I'm developing a database
driven website and I'm looking for a program that I can use to maintain
the database.
One of my special requirements is that I need a client that can edit text
blobs. So far the clients I've seen d
31 matches
Mail list logo