Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 09 OCT 2000 03:30:19PM Steve Carlson wrote:

Is it possible to enter a record ID in an edit line from a browser

, using oi, execute a dataset utilizing ODBC to access data in

another database ( maybe using a "read" button), and display the results of that dataset on the web page….

Any sugestons/help would be greatly appreciated.

If I can't do this it looks like we may have to rely on another product.

Thanks…

Steve C.


At 09 OCT 2000 05:03PM WinWin/Revelation Technical Support wrote:

Steve-

Absoloutely- OI can do this- what are you after specifically?

I'd guess that on the HTML form you'd enter the ID, and on the SUBMIT button you'd call an INET procedure.

In this INET procedure (a function) you'd do an INET_QUERYPARAM to get the value of what the user entered. You'd then use the DSO and XO functions to connect to the ODBC data, select the rows, loop through them, and then return the results as HTML.

If you look at the help in OI on QryMethod it gives an example program that does almost everything you need.

Hope it helps-

Mike Ruane


At 10 OCT 2000 04:37AM Tim Marler @ Prosolve Software (UK) wrote:

Steve,

We use the methods described by Mike to access SQL Server data with great success. Response times are good and our customers users are more than happy.

Tim

tmarler@prosolve.co.uk @ Prosolve Software

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/90d911001562635085256973006b2555.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1