|
-
Linking C++, VC++ with Pro *C to do DDL in Oracle SQL
Problem: We have developed a C++ code that translates ER diagrams into relational
tables. The output tables are in C++. The tables in C++ need to be created
as SQL tables in in the underlying relational DBMS (we are using Oracle DBMS
-- hence Pro*C). This is where we have a problem.
In essence, the problem is how to use Pro*C to read from the tables in the
C++ output and transfer them as table definitions in ORACLE SQL. Wondering
if you know the right commands and functions to use in Pro* C.
Would really appreciate any help.
Thanks.
__Vesper Owei
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks