host variables

2009-11-18 Thread Brown, Charles
Can someone help me. I am trying to make calls to Mysql from VBscript via ASP But I'm experiencing difficulties with passing host variables to mysql See examples below isbn =34373 sql= "select isbn, book_title, publisher_name FROM cs443.books_available where isbn= " &isbn T

with passing host variables to mySQL

2009-11-18 Thread Brown, Charles
Can someone help me. I am trying to make calls to Mysql from VBscript via= =20ASP But I'm experiencing difficulties with passing host variables to my SQL=20 See example below isbn =3D 717192=20 sql=3D "select isbn, book_title, publisher_name FROM cs443.books_availabl= e where isbn=