Stored Procedure Modeling

R

R Brideau

Hey All -

In searching through all the newsgroups for a solution to incorporate
stored procedures in a database drawing, nobody has posted a way to do
this.

Using VBA there should be a way to read the SP name & text into a drawing
object of some kind. The objects text/label could reflect the name of the
SP. Further, the objects onClick event could be coded to open a text
window containing the SP's code.

In this way, we could incorporate SP's into our diagrams.

Could someone reply with a code snippet to do this?


TIA

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top