Menu

#5 SQL Backed data?

open
nobody
None
5
2005-12-28
2005-12-28
Anonymous
No

Hi, This looks like a great tool, but I am not sure
how to replace the sample_date.js file with input from
a SQL Database. I like the way everything works, but
the list of the words I want to do the auto-complete
is stored in the database...

Thanks,
-Roman

Discussion

  • Bill Coghill

    Bill Coghill - 2006-04-11

    Logged In: YES
    user_id=326671

    I would start by using somethig like PHP to pull a list from
    the mySQL database and dynamically build the array then
    write it to the .js file as often as required - are you
    talking about a list of ites that is updated once a week or
    a list of keywords that needs to be generated on the fly
    each time ?

    Bill

     
  • Pedro Arredondo

    Pedro Arredondo - 2010-08-05

    Im exactly in the same situation, I love this tool, but, I need to populate using my DB. I can not use a file (js) because in my application for each user I have, I need to show different data, so if 2 users are connected in the same time they should see different information

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.