Subj : Re: ODBC bindings for SpiderMonkey To : netscape.public.mozilla.jseng From : shanti@caltech.edu (Shanti Rao) Date : Tue Feb 10 2004 12:25 pm m.zmierczak@qwantum.pl (Miko?aj Zmierczak) wrote in message news:<3c951c2e.0402050216.5544c71c@posting.google.com>... Yes. Source code at http://www.jsdb.org/ Shanti > Hi, > > I'm using embedded JavaScript (Spidermonkey) engine in a windows > application to automate it. Recently I realized that I will soon need > to extend my scripts with datatabase access functionality - since the > target DB may vary, I thought that using ODBC would be the best > solution. > Are there ODBC bindings available for Spidermonkey allowing to call > SQLBindParam and other ODBC functions under Windows? > What are other alternatives for accessing a database from JS (e.g. COM > and DAO, etc)? > > Best regards, > > Mikolaj .