references failed

2001-12-27 Thread yusuf
0 rows affected (0.02 sec) mysql> insert into test2 values('1','1'); Query OK, 1 row affected (0.04 sec) mysql> drop table test1; Query OK, 0 rows affected (0.00 sec) I'm not understand, why there is no error with my sc

Codd's rule 8 (physical data idependence)

2009-02-13 Thread Yusuf Khan
Hello all Does MySQL 5 conform to Codd's rule 8, i.e. physical data independence, which says that: *Applications should not be logicaly impaired when the physical storage or access ethods change.* Any help would be greatly appreciated. Thanks

Re: Mysql via ODBC

2001-06-28 Thread Yusuf Incekara
The informations about ODBC DSN are stored in registry HKEY_LOCAL_MACHINE/SOFTWARE/ODBC/ODBC.INI/yourdsn/ server , user , port , password etc. You may change this values when needed. Regards Yusuf INCEKARA - Original Message - From: Amanda <[EMAIL PROTECTED]> To: <[EMAIL

Ynt: Mysql via ODBC

2001-06-28 Thread Yusuf Incekara
i don't know how to change registry for ODBC DSN settings in Clarion but in Visual Basic you may easily do it via WINAPI functions. If you interested i may send you the required vb codes. Yusuf INCEKARA - Original Message - From: Amanda <[EMAIL PROTECTED]> To: <[EMAIL PR

Ynt: Connecting to MySQL w/VB

2001-06-29 Thread Yusuf Incekara
see this : About mysql & vb6 http://www.avukatpro.com/mysql.html - Original Message - From: Dennis Salguero <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 29, 2001 6:03 AM Subject: Re: Connecting to MySQL w/VB > - Original Message - > From:

Ynt: How to connect Mysql with vb6 applications?

2001-07-02 Thread Yusuf Incekara
try this : Mysql & VB6 http://www.avukatpro.com/mysql.html - Original Message - From: Tiago Luchini <[EMAIL PROTECTED]> To: Gopal Saha <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:56 PM Subject: Re: How to connect Mysql with vb6 applications? > Easy solution:

Ynt: Unattended MyODBC installation

2001-07-02 Thread Yusuf Incekara
Try this : myodbc silent installation merge module http://www.avukatpro.com/mysql.html - Original Message - From: Tiago Luchini <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 3:58 PM Subject: Unattended MyODBC installation I need to provide MyODBC with one of

Ynt: Slient install - Win32 Mysql

2001-07-17 Thread Yusuf Incekara
check : http://www.avukatpro.com/mysql.html for Visual Basic & Mysql , Asp & Mysql , Mysql & Myodbc silent installation - Original Message - From: Eyal Rif <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 15, 2001 6:06 PM Subject: Slient install - Win3

Ynt: VB?

2001-07-17 Thread Yusuf Incekara
yes : check : http://www.avukatpro.com/mysql.html for Visual Basic & Mysql , Asp & Mysql , Mysql & Myodbc silent installation - Original Message - From: Evan James Dembskey <[EMAIL PROTECTED]> To: Mysql <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 11:26 AM Subject: VB? > Hi, > >

Ynt: installing berkley db in windows

2001-07-18 Thread Yusuf Incekara
install mysql-max edition and read mysql manual for required setting to run bdb. - Original Message - From: suharman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 12:00 PM Subject: installing berkley db in windows > how to installing berkeley db in windows 9

Ynt: connect mysql to java and/or asp

2001-07-18 Thread Yusuf Incekara
For mysql and asp : check http://www.avukatpro.com/mysql.html - Original Message - From: Hasan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 12:40 PM Subject: connect mysql to java and/or asp > anyone can give me a scoop on how to connect mysql to java an

Re: ODBC driver doumentation !!!

2001-03-13 Thread Yusuf Incekara
Try this. http://www.microsoft.com/data/odbc/ - Original Message - From: satish <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 12, 2001 8:02 AM Subject: ODBC driver doumentation !!! > Hello , > > I am developing front end applications with backend mysql server in >

Re: MySQL over ODBC

2001-03-17 Thread Yusuf Incekara
f not problem may be in your DSN configuration. See http://www.avukatpro.com/mysql.html for tested and working properly DSN configuration. Regards. Yusuf Incekara - Original Message - From: denis mettler <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 200

Re: win to linux

2001-03-17 Thread Yusuf Incekara
Try to dump your database from Linux first. Then put them into Windows via ftp. Then import it into a Windows. > I am using MySQL on windows platform. How can I port mt datas from MySQL > server on windows to MySQl server on Linux? > > Thanks for all. >

Mysql Server Client & Myodbc Silent Install

2001-03-26 Thread Yusuf Incekara
Is there any spesification for Installing Mysql Server Clients & Myodbc. I mean if i try to install binaries in my own installation script what else i need to do? What registry keys required. Which dll's need to be copy to Windows , Windows/System etc Regards Yusuf Incekara Avukatpr

Stupid Question

2001-03-27 Thread Yusuf Incekara
Would you please read this too :) - Original Message - From: Yusuf Incekara <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 7:08 PM Subject: Mysql Server Client & Myodbc Silent Install > Is there any spesification for > Installing Mysql S

Documents & Spesifications Does Not Match

2001-03-27 Thread Yusuf Incekara
Tha instructions on mysql web pages , downloaded documents and relelased product versions are not the same for Windows. I still could not understand did 3.23.35a or 3.23.36 support bdb on windows and if supports how can i implement this. Regards.

Re: free admin/client gui for win32

2001-04-06 Thread Yusuf Incekara
i recommend dbtools 1.0.8 for windows available for download on mysql download pages. - Original Message - From: Spirit <[EMAIL PROTECTED]> To: Kevin Xin Lin <[EMAIL PROTECTED]> Cc: mysql <[EMAIL PROTECTED]> Sent: Friday, April 06, 2001 9:01 AM Subject: Re: free admin/client gui for win

Mysql Server&Client& Myodbc Silent installation successfully completed

2001-04-07 Thread Yusuf Incekara
. Regards. Yusuf Incekara Avukatpro Limited Sirketi http://www.avukatpro.com/mysql - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To

Re: Mysql Server&Client& Myodbc Silent installation successfully completed

2001-04-09 Thread Yusuf Incekara
the page must be : http://www.avukatpro.com/mysql.html but i really don't know this is included as my signature and this page contains mysql and visual basic samples. not included about silent install yet. Regards. Yusuf INCEKARA - Original Message - From: John Steele &l

BDB and Innobase

2001-04-10 Thread Yusuf Incekara
does mysql binary win32 dist support innobase and bdb tables. if yes how ? if not when will you implement? database. Yusuf Incekara - Before posting, please check: http://www.mysql.com/manual.php (the manual

İlt: About BDB and INNOBASE

2001-04-10 Thread Yusuf Incekara
through. However, you should > first review the text of the message to make sure it has something to do > with MySQL. You have written the following: > > > Is it possible to work with INNOBASE and BDB on Win32 in some way? > If possible how ? > If not when will you be impl

RE: getting ip of mysql server

2001-04-12 Thread Yusuf Incekara
with IPWorksV4 on MSVB6. Regards. Yusuf Incekara - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 12, 2001 12:03 AM Subject: getting ip of mysql server > Hi there, > > I'm wondering if there's a way to findou

Ynt: ms frontpage

2001-04-12 Thread Yusuf Incekara
try to create a odbc dsn using myodbc. - Original Message - From: ilker YILDIZ <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 12, 2001 11:40 PM Subject: ms frontpage Hi, I want connect mysql databse with ms front page 200. How? What do i? Thanks.

MyOdbc Silent Install

2001-04-12 Thread Yusuf Incekara
urday. Regards. Yusuf Incekara Avukatpro Limited Sirketi - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 10:41 AM Subject: myODBC setup > Dear Yusuf, > I am very much interested in your myODBC setup. I think

Re: www.kwwda.org

2001-04-15 Thread Yusuf Incekara
try http://www.avukatpro.com/mysql.html mysql & asp section. if you use asp - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 15, 2001 10:01 AM Subject: www.kwwda.org > DEAR sir, > I WANT TO connect mysql database to my web site www.kwwda.org.i

Bug in Documentation ?

2001-04-16 Thread Yusuf Incekara
located in c:\windows\system directory it doesn't works. But when i put it into a c:\windows directory it works fine. Regards. Yusuf INCEKARA Avukatpro Limited Sirketi

Ynt: Bug in Documentation ?

2001-04-17 Thread Yusuf Incekara
Ok . No matter for me anymore. cause i solved my problem. i'm paying attention for other users not to have the same problem. Regards Yusuf Incekara - Original Message - From: John Dean <[EMAIL PROTECTED]> To: Yusuf Incekara <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&g

Plase Let us know if there is a Racialism for Mysql product and quit

2001-04-18 Thread Yusuf Incekara
t so there is nothing to say. If you undertand your mistake and wanna apologize please forget it. Regards. Yusuf Incekara Avukatpro Limited Sirketi Izmit/Turkey (sorry for not being a native English but smart) GetSystemDirectory Reference : Microsoft Web site : http://msdn.microsoft.com/li

Re: Plase Let us know if there is a Racialism for Mysql product and quit

2001-04-19 Thread Yusuf Incekara
- Original Message - From: John Dean <[EMAIL PROTECTED]> To: Yusuf Incekara <[EMAIL PROTECTED]> Sent: Wednesday, April 18, 2001 10:39 PM Subject: Re: Plase Let us know if there is a Racialism for Mysql product and quit > At 18:50 18/04/2001 +0300, you wrote: > >You

Ynt: Plase Let us know if there is a Racialism for Mysql product and quit

2001-04-19 Thread Yusuf Incekara
not in documentation nor in product. well like i said in my last mail this situation is become too personal between two person. That's why i am stoping to write about this subject. you 're 100% right in your mail and again sorry for wasted time for all list members. Regards. Yusu

Re: Run time version of MySQL

2001-04-19 Thread Yusuf Incekara
Well it is exactly depends on who you are , what are you doing , on which platform , for which purposes etc... - Original Message - From: johnd <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2001 6:40 PM Subject: Run time version of MySQL Hi, We are planning to

İlt: About Last Insert ID and Getting Column Names

2001-04-25 Thread Yusuf Incekara
- Original Message - From: Yusuf Incekara To: [EMAIL PROTECTED] Sent: Wednesday, April 25, 2001 2:50 PM Subject: About Last Insert ID and Getting Column Names I created a Visual Basic Project that uses Last insert id function and getting column names. Working properly. Anyone

Ynt: How to config the client installation

2001-04-25 Thread Yusuf Incekara
add % line to your grants. that means this user can connect from everywhere. read mysql documents Section 6.13 for detail instructions. shell> mysql --user=root mysql mysql> INSERT INTO user VALUES('localhost','monty',PASSWORD('some_pass'), 'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y',

Re: Connecting to MySQL with Visual Basic

2001-01-23 Thread Yusuf Incekara
for visual basic & mysql http://www.avukatpro.com/mysql.html - Original Message - From: Dwight Mowbray <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 4:18 AM Subject: Connecting to MySQL with Visual Basic Hi. Can anyone tell me how or refer me to any tuto

Mysql Bug ? (Can't Connect to Mysql Server on 192.9.200.2 (10055))

2001-01-27 Thread Yusuf Incekara
Info: 192.9.200.2 via TCP/IP ProtoInfo: 10 I stopped on 93 process and got process list. It is attached. Synopsis: Submitter-Id: Yusuf Incekara Originator: Yusuf Incekara Organization: Avukatpro Limited Sirketi MySQL support: None Severity: Critical Priority: High Category: mysqld, ODBC C

Mysql Bug ? (Can't Connect to Mysql Server on 192.9.200.2 (10055))

2001-01-27 Thread Yusuf Incekara
Info: 192.9.200.2 via TCP/IP ProtoInfo: 10 I stopped on 93 process and got process list. It is attached. Synopsis: Submitter-Id: Yusuf Incekara Originator: Yusuf Incekara Organization: Avukatpro Limited Sirketi MySQL support: None Severity: Critical Priority: High Category: mysqld, ODBC C

Not Urgent . Please Don't care. (Can't Connect to Mysql Server on 192.9.200.2 (10055))

2001-02-01 Thread Yusuf Incekara
8 SE. > > > Fix: > Any offer? What means 10055 ? I check-out documents. Can't see any > recomend or definition for this error number. > > Additional Information : > Host: 3.23.30-gamma > ClientInfo: 3.23.6-alpha > HostInfo: 192.9.200.2 via TCP/IP > ProtoIn

Re: Not Urgent . Please Don't care. (Can't Connect to Mysql Server on 192.9.200.2 (10055))

2001-02-02 Thread Yusuf Incekara
Dear Benjamin. I firstly very very thanks for your interest. This is my 3'rd mail with same question and you 're the first one who reply. - Original Message - From: Benjamin Pflugmann <[EMAIL PROTECTED]> To: Yusuf Incekara <[EMAIL PROTECTED]> Cc: Mysql Mailing

Re: Not Urgent . Please Don't care. (Can't Connect to Mysql Server on 192.9.200.2 (10055))

2001-02-04 Thread Yusuf Incekara
- Original Message - From: Yusuf Incekara <[EMAIL PROTECTED]> To: Benjamin Pflugmann <[EMAIL PROTECTED]> Cc: Mysql Mailing list <[EMAIL PROTECTED]> Sent: Saturday, February 03, 2001 1:54 AM Subject: Re: Not Urgent . Please Don't care. (Can't Connect to Mysql

Re: Load Data question

2001-02-04 Thread Yusuf Incekara
Dear Benjamin. I firstly very very thanks for your interest. This is my 3'rd mail with same question and you 're the first one who reply. - Original Message - From: Benjamin Pflugmann <[EMAIL PROTECTED]> To: Yusuf Incekara <[EMAIL PROTECTED]> Cc: Mysql Mailing

Re: How to find values which do not return any tuple in "IN" clause

2011-06-10 Thread Fayaz Yusuf Khan
miss OR which values do not return any tuple. Perhaps this would be what you're looking for? "SELECT fieldname,COUNT(*) FROM tablename WHERE fieldname IN ('aaa','bbb','ccc','ddd') GROUP BY fieldname;" -- Fayaz Yusuf Khan Cloud developer a

Inaccurate return value from DELETE query

2012-02-11 Thread Fayaz Yusuf Khan
People (friday_id, parent_id) values (1,1), (2,1); DELETE FROM People; Output: Query OK, 1 row affected Shouldn't this be 2 rows affected? MySQL version 5.1 -- Fayaz Yusuf Khan Cloud developer and architect Dexetra SS, Bangalore, India fayaz.yusuf.khan_AT_gmail_DOT_com fayaz_AT_dexetra_DO