Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle DB Tools / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
to add table with primary key28 Feb 2008 13:35 GMT4
create table au_clients (
       id          number(10)      not null,
       name        varchar2(255)   not null,
       constraint au_clients_pk primary key (id));
Strange behaviour in SET_REPORT_OBJECT_PROPERTY28 Feb 2008 12:44 GMT3
I need to run a report from a Form.
The Report Parameter are stored in a table and with this parameters I
want to set the report properties
Now if I use this statement (this is an example):
Erwin 4.1 Migration to Oracle 10g: problem user assignment28 Feb 2008 11:50 GMT1
First: I am new to ERwin and ERwin Product management.
We tried to migrate our Erwin 4.1 repository from Oracle 9i to 10g on
another box.
The migration went ok: we had to recompile some procedures and
How can delete a record in a master-detail relation25 Feb 2008 03:59 GMT4
Hi to All,
I have created a Form with 3 Blocks:
1) MASTERBLOCK, Table1, PK MASTER_CODE
2) DETAILBLOCK, Table2, KEY = DETAIL_CODE
oracle essentials20 Feb 2008 23:24 GMT1
http://languages-languages.blogspot.com/2008/02/oracle-essentials.html
ORACLE APPLICATIONS - LEAD POSITION WITH DIRECT CLIENTS20 Feb 2008 14:12 GMT1
We are currently sourcing out for a Oracle Applications - Lead
Position in CALIFORNIA for our Direct Clients. Do let me know your
interest and availability at this time to further discuss this
opportunity.
PowerDesigner book recomendations19 Feb 2008 14:55 GMT5
Are there any Power Designer 10 books that you all can recomend?
Help for  user toolbar in a Form17 Feb 2008 20:44 GMT1
In a form I have created a toolbar with button SAVE, NEW, DEL, QUERY,
RUNQUERY, CANCELQUERY and I have a datagrid based on table.
Save, New, Del, and Query work correctly; but if I click on button
RUNQUERY or CANCELQUERY no actions are execute.
JDBC question: show PreparedStatement17 Feb 2008 07:38 GMT3
A small question about JDBC. When I do something like this:
 PreparedStatement stmt = conn.prepareStatement("select * " +
   "from fu where bar = ?");
 stmt.setString(1, "blah");
Custom Software Development12 Feb 2008 17:35 GMT3
iTechArt Group - Custom Software Development and Offshore outsourcing
Company
http://www.itechart.com/
Offshore custom software development company iTechArt - Web site and
Coonection to toad12 Feb 2008 11:05 GMT3
im trying to connect to toad and can connect to oracle 10g db's but can not
connect to oracle 8.1 database i am using a 10g client
EUL Upgrade errors11 Feb 2008 18:34 GMT1
Please bear with me.  I'm an Oracle newbie and having some problems.
I'm required to upgrade from Oracle Discoverer 3.1 to 10.  The server
is already running Oracle 10 already.  I understand that I can't
upgrade the EUL from 3.1 to 10 but instead I have to go to 4 first
sqlldr: setting NULL instead of rejecting record04 Feb 2008 14:11 GMT1
Hi all,
I'm going to import a table into oracle by using sqlldr. The table contains
some cells with wrong contents, for instance number fields with text or date
fields with invalid dates. sqlldr rejects these records. Is there an option
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.