MySQL Forums
Forum List  »  Newbie

Re: Auto Complete
Posted by: Peter Brawley
Date: March 12, 2016 01:19PM

I'm not offended if you don't know what I'm talking about, but to achieve what you want, you've some learning ahead of you.

You are talking about a user interface to MySQL, not MySQL itself. The onchange event is in in user interface, not in MySQL.

To program the intelligence you're aiming at, you'll need to learn MySQL, then learn either a user interface language, or a GUI development framework that hides language details---if you have no programming background, you might want to look for webdev platforms that implement the feature you're looking for, which is usually called "incremental search".

Options: ReplyQuote


Subject
Written By
Posted
March 12, 2016 11:44AM
March 12, 2016 12:07PM
March 12, 2016 12:44PM
Re: Auto Complete
March 12, 2016 01:19PM
March 15, 2016 07:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.