> -----Original Message----- > From: Ken Brown [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 31, 2004 11:45 AM > To: '[EMAIL PROTECTED]' > Subject: Oracle Question > > Anyone managed to get oracle forms 6i to talk to MySQL - if so how? > > I've got ODBC working but it will not connect and the ODBC trace is less > than useful > > Ken
Oh wow... I can't think of how you'd get that to work without a ton of custom. For starters, you'll have to write your own transactional triggers and intercept every one of Oracle's select, lock, update, insert, delete, like On-Lock, On-Insert, etc. since Forms will want things like rowids. You'll also have to write your own on-Login. Mike -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]