Cassien
Programmer
- Sep 17, 2002
- 94
Since this is a rather basic question I've had a quick check through the forum, but can't find any other posts about it so here goes...
I'm looking to read in some data from a database to populate a list box using Javascript, (a) is this possible and (b) does anyone know a link to some decent info on it.
Basically the db is MS-SQL server and I want to step through a set of columns until it reaches a keyword (an empty column effectivly) and populate a list box with the data.
Here's a link to the present model
I'm hoping to fill the right hand list with data that is drawn from the db it updates (see the query box)
Thanks to anyone who can help...
I'm looking to read in some data from a database to populate a list box using Javascript, (a) is this possible and (b) does anyone know a link to some decent info on it.
Basically the db is MS-SQL server and I want to step through a set of columns until it reaches a keyword (an empty column effectivly) and populate a list box with the data.
Here's a link to the present model
I'm hoping to fill the right hand list with data that is drawn from the db it updates (see the query box)
Thanks to anyone who can help...