Help for a query with MYSQL 3.23.58

2004-10-08 Thread Michele
Could you help me with a query? 1) I know some values of id_value in the table below : PRODUCTS_VALUE. 2) I'm looking for id_product that can contemporaneously satisfy more than an id_value (NOT ONLY ONE!!) For example I'm looking for all id_product that can contemporaneously satisfy (id_value=

Re: Help for a query with MYSQL 3.23.58

2004-10-08 Thread Michele
> 2) I'm looking for id_product that can contemporaneously satisfy more > than an id_value (NOT ONLY ONE!!) contemporaneously? that's got be one of the best made up wor... wait what? you mean it's a real word? http://dictionary.reference.com/search?q=contemporaneously I'm not sure to understand

didn't find any fields error

2004-02-12 Thread michele digioia
Hi, i'm a new user. I copied a db in the mysql db path but when I try to use database I obtain : didn't find any fields from table ... for each table. What may I do to read the database? I read the documentation but I didn't find any solution. Thanks. Mic

Re: didn't find any fields error

2004-02-13 Thread michele digioia
Reading a hint in the net I created a dbfile with mysqldump on the source pc (WinXP): mysqldump dbfile > mysqldbname Now I have to take this file and create the database in the dest pc (Linux). I should use mysqladmin (is it true?) but what's the right command? Thanks Mic. -- MySQL General

Re: didn't find any fields error

2004-02-13 Thread michele digioia
I solved!! The dbfile was a sequence of sql commnds, so the command to import that file was mysql dbname < dbfile after creating dbname. My job chair is saved (maybe)! - Original Message - From: "michele digioia" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>

Enabling Mysql in php

2004-02-16 Thread michele digioia
Hi. I haven't mysql enabled in php. How may I do it? I have php 4.0.4, mysql 3.23.36, both installed on linux RH 7.3. Thanks Mic.

Re: Enabling Mysql in php

2004-02-16 Thread michele digioia
php-mysql RPM is already installed. In any case, I downloaded last php version. Now configuration requires both mysql and apache path to specify in --with-mysql and --with-apache options. But what are these paths? Mysql and Apache files are everywhere. Thanks a lot. Mic. - Original Message ---

Can't execute the given command because you have active locked tables or an active transaction

2004-07-06 Thread Michele Nicosia
reign keys. The db is READ-COMMITTED mode, and no other strange things are around. I woldu like to truncate all the table, then insert new records. I found that a bug was discovered on 4.0.2, but i have 4.0.20... Thanks for any help. Michele -- MySQL General Mailing List For list archives: http://

Web interface

2003-02-20 Thread Michele Taverna
but I'll appreciate to know any other language available. Thank to everyone who'll spent time to send me a fee-back. Regards, Michele http://www.devspy.com/ - Before posting, please check: http://www.mysql.com/manu

RE: ADO to MySQL interface?

2002-02-15 Thread Michele Harlass
ADO supports ODBC drivers and all ODBC functionality as well as the newer ADO/OLEDB interfaces. You should be fine with the ODBC. Michele Harlass DBA AbcEd.com, Inc -Original Message- From: Guy Davis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 1:29 PM To: [EMAIL

Need help with query result

2002-05-30 Thread Memon, Michele
R AS C WHERE WC.PERS_ID = C.PERS_ID AND C.COMM_TYPE = 'Telephone'; This returns: NamePhone Michele Memon 212-290-8848 My second selecyt query looks like this: SELECT WC.FIRST_NAME & ' ' & WC.LAST_NAME AS NAME, C.COMM_NO AS EMAIL FROM WRK_C

Recall: Need help with query result

2002-05-30 Thread Memon, Michele
Memon, Michele would like to recall the message, "Need help with query result". - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list ar

Newbie MySql

2002-06-06 Thread Memon, Michele
experience with selecting data that I need based on a where clause and spooling the info to a file. But I haven't had any experience parsing through a field for invalid characters. Any ideas on how I should approach this? Michele Memon Developer (212) 290-8

Re: [OT] "ourName.BEST321.com" FREE §K¶O°ì¦W !!!!!

2001-04-05 Thread Michele Nicosia
Water wrote: > Dear Webmaster, Ok, qhat i think is that son of a bitch is going to subscribe the list to any kind o maling lists. It is going to subscribe and unsubscribe only to joke Soem solutions need to be taken from the owner of the lists: A) DUL,RBL B) new subscriber will be moderate

PHP & MySQL

2001-06-05 Thread Michele Santucci
I have a stupid problem with PHP & MySQL (I'm a newbie of course): I push in a text/blob record a string like this: when I read & print this record with PHP (using a simple echo statement ) I got back the string translated in this way: How can I prevent P

Re: PHP & MySQL

2001-06-06 Thread Michele Santucci
> How'd you put it into the database in the first place? I'm betting that, if > you look at your database directly (not through a UI), you'll find the data > is stored as "

A problem relative ibdata1

2009-03-26 Thread Riccardo Michele Filippone
Hello! First of all sorry for my terrible english. Well I've a big problem with ibdata1, this damn file increase its size constantly. I tryed to use innodb_file_per_table... but: - MySQL create a lot of ibd files for all DB (correct) - ibdata1 is however created and increase its size... how