|
-
June 18th, 1999, 02:47 PM
#1
Database objects
Hi,
I want to develop a front end application using VC++ interfacing with an Oracle database. The activities involved in the application are database intensive like creating new users(schemas), etc etc. I intend to do all these by calling the stored procedures which I already have from VC++. My question is is there any way I can create triggers thru' VC++ for each schema. I know we cannot create triggers dynamically thru' any stored procedures. Just a doubt.
Thanx.
Sudha M
-
June 21st, 1999, 02:47 AM
#2
Re: Database objects
if you are sure you cannot create a trigger in a procedure then you cannot create a trigger in VC++ for each schema as well
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|