Forum: Windows NT / 2000 / XP May 8th, 2009 |
| Replies: 2 Views: 641 Try this. It has worked wonders for me
To disable Dr. Watson
Click Start, click Run, type regedit.exe in the Open box, and then click OK.
Locate and click the following registry key: ... |
Forum: Oracle May 6th, 2009 |
| Replies: 1 Views: 753 hi
I have 3 tables - table1,table2,table3
table1 has 3 columns named col1,col2 and col3 and has 1 dummy record with values 0,1,2 respectively. The other records are my master records
... |
Forum: Oracle Feb 26th, 2009 |
| Replies: 3 Views: 583 We are using PL / SQL as the query language and Oracle 10g as database |
Forum: Oracle Feb 24th, 2009 |
| Replies: 3 Views: 583 Hello everyone
I need a solution for my problem. The solution can be a simple PL/SQL block or a trigger
I have a table called T_SBSTTN_VLTG_MSTR with following data
... |
Forum: Windows NT / 2000 / XP Aug 23rd, 2008 |
| Replies: 1 Views: 295 Hi guys
I am new to workflow but i have a task ahead of designing a workflow management for an organisation
We have Windows 2003 Server installed on one system which acts as Oracle application... |
Forum: Oracle Aug 23rd, 2008 |
| Replies: 4 Views: 2,729 Hi Guys
I have designed reports in Discoverer Plus and the users are viewing the report using viewer.
My need is that suppose there is a report which is made. Now if some user views the report... |
Forum: Oracle Jan 9th, 2007 |
| Replies: 5 Views: 2,284 Hi Alistair
U did not get my problem. I my able to get both income and expenditure items in the report
But to calculate profit, I have to deduct income-expenditure. I tried using decode to... |
Forum: Oracle Dec 27th, 2006 |
| Replies: 5 Views: 2,284 Hi everyone
I have one master table with the following structure
incm_id Category SubCategory
1001 Expenses A
1002 Expenses B
1003 Income C
1004 Income D |
Forum: HTML and CSS Aug 10th, 2006 |
| Replies: 3 Views: 1,017 Dear friends
Can anyone pls help me with this
I need to create radio buttons where 1st option will have 2 sub options as shown below
1)Closely held company
Sole Proprietor
... |
Forum: JSP Aug 2nd, 2006 |
| Replies: 2 Views: 1,293 Hi friends
I am designing a questionnaire where at one particular page i need to ask the user "Number of projects"
Based on the number provided and when he clicks next, he should get the table... |
Forum: Visual Basic 4 / 5 / 6 Jul 20th, 2006 |
| Replies: 1 Views: 795 Hi everyone
I have a table with 3 columns
pk_itm_code
name
fk_code
The pk_itm_code is taken from another master table. Now my requirement is automatic generation of fk_code |
Forum: Oracle Oct 25th, 2005 |
| Replies: 0 Views: 1,836 Hi friends
Can someone help me in this pls.I have 2 tables in my DW
One is a table which have all data regarding Income and Expenditure details. The structure (columns) of the table is
... |
Forum: MySQL Sep 13th, 2005 |
| Replies: 1 Views: 1,962 Hello friends
Actually i need a small help.
I have 2 enviornment with 2 different databases .one is development and one is testing. All development and design work is done in Development work and... |
Forum: Oracle Sep 12th, 2005 |
| Replies: 0 Views: 1,901 Hello friends
I have created 2 reportsin Oracle 10g Discoverer . One of which looks like below
Asset item Opening Balance Additions Decuctions Closing Balance
Item 1
3 ... |
Forum: Database Design Jun 10th, 2005 |
| Replies: 0 Views: 1,736 Hi friends
I just wanted some help on Oracle Warehouse Builder(if anyone has used it).
I have designed a dimension in DW which actually is based on more than 3 tables in my source database.Now I... |
Forum: Database Design Apr 27th, 2005 |
| Replies: 3 Views: 7,196 Dear friend
The only way you can insert data (or in other words update ur table with new data) is by using UPDATE command followed by some condition.
And have u used TOAD( a software for... |
Forum: Database Design Mar 29th, 2005 |
| Replies: 2 Views: 2,862 Hi
Thanks for ur help. But ur query wont work as the amount entered in the transaction table will be positive only. So we have to differentiate between the amt credited and debited.
The query u... |
Forum: Database Design Mar 21st, 2005 |
| Replies: 2 Views: 2,862 Hi guys,
sorry to trouble u guys,but can't resist
Actually i have a table (transaction table) in which i have got customer id(can have more than one record with same id) ,acc no, and type... |
Forum: Database Design Mar 15th, 2005 |
| Replies: 3 Views: 3,175 I want to create a dimension table which contains the hierarchy for data.
What u specified is already created. the user enters the data into the excel sheets which will be read by an application... |
Forum: Database Design Mar 14th, 2005 |
| Replies: 3 Views: 3,175 Hi everyone
can anyone please help me to define the dimension table for EMPLOYEE
I need to design the dimensional table with the hierarchy starting with Board of Directors(which is sub... |
Forum: Database Design Mar 11th, 2005 |
| Replies: 0 Views: 2,046 Hi everyone
Our company is using Oracle Datawarehouse builder as a tool to create DW. some of my friends suggested me to use different tools like DW toolkit...
Which is the best tool that i can... |
Forum: Database Design Mar 10th, 2005 |
| Replies: 1 Views: 2,306 hi
Atleast you send the specifications, I will have a look and then decide as time is the main constraint for me |
Forum: Database Design Mar 9th, 2005 |
| Replies: 5 Views: 2,587 Thanks buddy for ur help
Ur suggestion atleast gave me a clear picture of what to do
Actually what i thought was that we already created the master and child tables in the OD DB. So when... |
Forum: Database Design Mar 7th, 2005 |
| Replies: 5 Views: 2,587 Actually datawarehouse is nothing but a huge database(or just a database) with contains summarized information,historical data and is mainly used to create reports based on the data available.
OD... |
Forum: Database Design Mar 7th, 2005 |
| Replies: 2 Views: 2,078 Hi
I would suggest that you go for MS ACCESS to design ur database as it is one of the easiest tool you can use
You can also use Oracle if you have got a basic understanding of databases... |
Forum: Database Design Mar 7th, 2005 |
| Replies: 5 Views: 2,587 Hello guys
Actually I am new to the world of datawarehousing. In fact today is my third day.
Actually I am working in an organization where I have been given the responsibility of designing a... |
Forum: Visual Basic 4 / 5 / 6 Jan 31st, 2005 |
| Replies: 4 Views: 2,455 Hi everyone
I am new to the world of VB
Actually I wanted to know if anyone knows that how to validate option button
For example I create 3-4 option button(radio) and would like to check if the... |