Another alternative is to use Net Lingo in combination with ASP and XML to access your database. On a project I'm currently working on, we needed the ability to access the same database from both a web based application and a Director based application. We ended up using PostNetText to send queries to an ASP page which queries the database. We then package the results of the query by building an XML document on the web server and sending it Director. The XML parser then reads it. Works great. -carlos [EMAIL PROTECTED] -----Original Message----- From: sreedhar reddy [mailto:[EMAIL PROTECTED]] Sent: Monday, March 19, 2001 10:33 PM To: [EMAIL PROTECTED] Subject: <lingo-l> Connectivity with Database hello all Can anyone suggest me some basic tutorials on the web which teach me about linking database created in VB or Oracle to Director I never worked with advance scripting in Director and I just want to start with this topic Your help will be appreciated thanks in advance sreedhar __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
