You need to set access privileges for SQL server. try with this :
GRANT ALL PRIVILEGES ON database.tables TO [EMAIL PROTECTED] \g
flush privileges \g
mySQL prompt.
Try also to delete password from DNS on client machine.
(I'm maybe make a syntax error, look in mySQL manual for details).
-
This is really stupid, but I can remember how to save results of "SHOW
CREATE TABLE tbl_name" and "SHOW COLUMNS FROM tbl_name" in to text file. I'm
running mysql 23.41 on Win2k.
Thanks in advance
----------
Martin Jeremic
mail
When you create user DSN, it's created in Windows Registry, so there is no
file. You can access that DSN from any application which use ODBC drivers.
--
Martin Jeremic
[EMAIL PROTECTED]
http://solair.eunet.yu/~martinj/
http://jsoft.webjum
a program to create and manage a database with out
being connected to a server
Martin Jeremic
[EMAIL PROTECTED]
http://solair.eunet.yu/~martinj/
http://jsoft.webjump.com/
-
Before posting, please check:
http://www.mysql.com
First, I support mySQL and Open Source community. Maybe you can fight them
with their own weapon. They have made some extra applications based on
mySQL, and they sell it. You can create same applications as Open Source.
-
Befor
You can use myODBC and Access Option "Get External Data"
Siomara Pantarotto wrote:
> Hi all,
>
> I got my java connection working but now I need to export a MS Access
> database to mysql database.
>
> Does anyone knows the fastest way to do it
>
> My main question is:
>
> Is there a way to e
When we can expect unicode version of mySQL for Win32 ?
--
Martin Jeremic - JSoft
http://jsoft.webjump.com/
mailto:[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http
nt
Thanks in advance
--
Martin Jeremic - JSoft
http://jsoft.webjump.com/
mailto:[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list arch
Yes, Thanks. I was looking for wrong Keyword.
"Jeremy D . Zawodny" wrote:
> On Wed, Mar 28, 2001 at 05:22:56PM +0200, Martin Jeremic wrote:
>
> > I have two mySQL servers, one is in office, and other at home. I
> > need to synchronize then via DialUp TCP/IP connect
I have two mySQL servers, one is in office, and other at home. I need to
synchronize then via DialUp TCP/IP connection (not Internet DialUp). Can
somebody help me ?
--
Martin Jeremic - JSoft
http://jsoft.webjump.com/
mailto:[EMAIL PROTECTED
Can somebody tell me how to save "SHOW VARIABLES" query into file ?
--
Martin Jeremic - JSoft
http://jsoft.webjump.com/
mailto:[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.
Can you put any warning that you plan to release new version few days
before release ? I have downloaded 3.23.34, and when i visited mySQL.com
on the next day, 3.23.35 was released.
--
Martin Jeremic - JSoft
http://jsoft.webjump.com/
mailto:[EMAIL PROTECTED
I have inserted 1234567890 in a float field. mySQL server rounded this
to 123457. Then i have inserted 99 in same field, and tis
was rounded to 100. Is this a bug or someyhing else? Field is
declared as "field1 float"
--
Martin Jeremic - JSoft
http://jsoft.w
13 matches
Mail list logo