Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms talking to Microsoft SQL Server

402168Aug 25 2003 — edited Aug 25 2003
I have a form that is based on an Oracle database. DML is handled by forms and the oracle database.

I have on field that takes a ticket number. When this field is filled out I want to connect to a Microsoft SQL Server and make sure that the ticket number references a real ticket.

In the validation trigger, how do I connect to a microsoft sql server, run a sql statement, test the results?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2003
Added on Aug 25 2003
4 comments
416 views