dbTalk Databases Forums  

Sponsored Links


comp.databases.oracle.tools comp.databases.oracle.tools


Discuss in the comp.databases.oracle.tools forum.



Post New Thread
Threads in Forum : comp.databases.oracle.tools Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi all, My requirement goes this way. There is a field called project/contract name and a list box called sc_type in the project/contract name if i...
thiagu
05-18-2006 01:42 AM
thiagu Go to last post
0 90
I can recover database only from datadafiles ? +control+redolog ? Database without archive ? Any Tools ? I can attach datafiles ( similar to...
Ricardo Rojas F.
05-18-2006 01:09 AM
Mathnoid Go to last post
1 120
There's been an update to the middleware lists at SQLSummit.com. Because of the number of ODBC and JDBC drivers, those lists have been partitioned...
Ken North
05-17-2006 03:30 PM
AT Go to last post
2 95
How do we display superscript format on date (i.e. st on the March 31st, 2006)? Is this possible in Oracle Apps Reports? Thanks for your...
mp
05-16-2006 03:15 PM
Fred van Nimwegen Go to last post
4 169
Hai All, I have table t1 in db1. I want to create a table t1 in db2 with the same structure as t1 of db1. Can anyone tell me the query? Urgent.......
Wallace
05-13-2006 04:05 AM
Michel Cadot Go to last post
1 151
i ran across a limitation in apex that schema-level triggers do not fire -- most likely due to apex's reliance on DBMS_SYS_SQL.PARSE_AS_USER. an...
Mark C. Stock
05-12-2006 01:04 PM
Mark C. Stock Go to last post
0 97
Dear all, I am designing a C++ application in Windows that communicates with an Oracle server. I want my application binary to be run on the...
AT
05-12-2006 06:41 AM
Volker Hetzer Go to last post
1 100
Hello I need a function to concat two strings only if both values are not null. The concat() doesn't work like this and the operater || either. I...
Jürg Schaufelberger
05-11-2006 01:42 PM
Mark C. Stock Go to last post
1 115
Hai All, Can anyone point out what is problem with this following stored procedure : CREATE OR REPLACE PROCEDURE PRINCE.PROC_EMP AS DECLARE TYPE...
Wallace
05-11-2006 11:06 AM
DA Morgan Go to last post
7 130
Xg for 10g: Crack your DBA's password for 99 cents! www.oracleXg.com
AT
05-11-2006 10:08 AM
AT Go to last post
0 83
Hello! I have a problem! I want to create a web page for cellular or palm. You know the technologies java (server side) that they automatically make...
fra82pi
05-11-2006 09:29 AM
fra82pi Go to last post
0 96
Greetings, I work for an IT department of a medium size company where a decision has been made to move to SOA paradigm. Whether or not the company...
AT
05-11-2006 08:05 AM
Frank van Bortel Go to last post
3 101
Hai... I am able to get a collection of rows using BULK COLLECT INTO. When i try to insert this collection into another table as follows " "INSERT...
Wallace
05-11-2006 05:18 AM
Vladimir M. Zakharychev Go to last post
1 106
Hello, Can I create reports which will look like reports in MS Excel 2000 like this file: http://www.geocities.com/s_m_shinde/ExcelReport.jpg My...
Sameer
05-10-2006 01:24 PM
Sameer Go to last post
0 86
Hi all, I'm a very newbie in Oracle. I've installed the latest OracleXE server and created a new user and some simple tables. Next, I installed in...
Mik
05-10-2006 12:45 PM
Mik Go to last post
5 356
Him all I just installed Oracle 10.2, I am trying to use the Analytic Space Manager. Created my first cube, the design phase went OK. However, when...
Perico de los Palotes
05-09-2006 03:54 PM
Perico de los Palotes Go to last post
0 80
Hello all I'm trying to connect to an oracle 9i database from VBA using an OracleInProcServer.XOraSession object. numerous tutorials give the...
AT
05-09-2006 03:06 PM
Michel Cadot Go to last post
1 238
Please do not cross and multipost to every group you can spell. And no it is not possible, not without using pl/sql and looping through individual...
AT
05-09-2006 11:23 AM
DA Morgan Go to last post
8 87
I am using JDeveloper10g to create ADF applications. However, I need to deploy these applications to a JBoss application server. Does anyone know how...
Jubz
05-09-2006 03:33 AM
AT Go to last post
1 210
How can I use ORACLE TEXT to perform full text search on multiple columns across multiple tables join? For example consdier the following 3...
AT
05-08-2006 11:51 AM
AT Go to last post
2 162
Hello, I am new to Oracle Reports. I have a table with following fields: tcode, avg1,avg2,avg3,avg4,.......avg13. I have 14 records for this...
Sameer
05-07-2006 01:16 PM
Sameer Go to last post
0 82
I am learning forms with Oracle 9i and have run into a problem. The following code runs just fine in a Save Button with a WHEN -BUTTON-PRESSED...
Sykiemikey
05-06-2006 10:54 AM
Sykiemikey Go to last post
2 189
Hello everyone, I have a problem running oracle reports. In one report I have a button that calls another report. There is a button for each row of...
maryam
05-06-2006 03:41 AM
maryam Go to last post
0 119
alternative to minimize software development costs, and improve the quality of your software solutions and compress software development time. We...
datagrep
05-04-2006 05:17 PM
DA Morgan Go to last post
1 96
Hi, I have created a custom form which updates the contents of a custom table. The updation is done by calling a procedure from a...
AT
05-04-2006 05:16 PM
DA Morgan Go to last post
1 323
Hi, can someone suggest a tool for solving the following problem. I whish to get a overview which function/procedure call which other. Not only...
Frank Dietrich
05-04-2006 04:56 PM
Frank Dietrich Go to last post
9 102
Hi, I am trying to use sqlldr's direct=t feature, but I get the following errors while loading. sqlldr userid=xxx/yyy@db02 control=file.ctl...
AT
05-03-2006 08:39 PM
AT Go to last post
0 110
Why both OCI & SQLLIB? If OCI is more efficient then remove SQLLIB and make Pro*C generate OCI calls. If SQLLIB calls are more efficient then what is...
sunil
05-03-2006 06:38 AM
Volker Hetzer Go to last post
2 121
Hi All, I have a flat file as follows: ID,Name1,Name2,height1,height2 12,Test,X,12,13 13,Test2,Y,14,16 I need an sql loader control file that...
LID
05-03-2006 05:47 AM
AT Go to last post
2 177
I am facing a weired problem with discoverer. My SQL Inspector is not working for some reports.What is the solution. Help Help!!!
kantrat
05-02-2006 01:55 PM
DA Morgan Go to last post
3 106
Hi, I need help on the following issue: I have a query that is the union of two sqls. Depending upon the report type selected on Parameter Form,...
OraRepDvlpr
05-02-2006 01:44 PM
geturchandu Go to last post
4 391
Hi! Does anybody run Forms/Reports 6i against Oracle 10G r2 XE database? How it is working? Any issues? Jack ps. OK, I know we should upgrade 6i,...
Jack
05-02-2006 03:17 AM
Jack Go to last post
0 160
Hi everyone, I'm new to this and I need some help with stored procedures. i'm using oracle 9i and would like to create a stored procedure to enter...
indianhuny
05-01-2006 07:57 PM
indianhuny Go to last post
3 110
If you are a Senior SQL Database Developer, we look forward to your resume to ! recruiter (AT) conoper (DOT) com
conoper (AT) gmail (DOT) com
04-30-2006 07:26 AM
Sybrand Bakker Go to last post
1 96
This is Oracle 10G, Forms Builder I wonder if anyone knows (and would tell me) how to change the colour of the scroll bars in Forms builder. The...
Malcolm Dew-Jones
04-27-2006 03:21 PM
SteveC Go to last post
1 97
I am facing a weired problem with discoverer. My SQL Inspector is not working for some reports.What is the solution. Help Help!!!
kantrat
04-26-2006 05:43 PM
kantrat Go to last post
0 70
I am facing a weired problem with discoverer. My SQL Inspector is not working for some reports.What is the solution. Help Help!!!
kantrat
04-26-2006 05:43 PM
kantrat Go to last post
0 78
Hi All, Recently I got Visual Studio version 2005 on my work, Jolly, new goodies are allways fun. The fun stopped when I discovered that the occi...
Colander
04-26-2006 03:20 PM
Sybrand Bakker Go to last post
1 109
Each, I have a report which when generated and run as 9i report on Linux generates duplicate rows. Whereas the same report running on 6i...
Miggins
04-26-2006 08:59 AM
Miggins Go to last post
1 90
We're starting to look at replacements for Reports 6i before the extended support expires. As I understand it, Reports 10g needs either Oracle Forms...
Preston
04-25-2006 05:49 PM
Mark C. Stock Go to last post
14 233
Is there a SQLDMO equivalent for Oracle? I am stuck in my project due to this. I have developed an application that uses SQLDMO that works great for...
narayan.k.verma@gmail.com
04-25-2006 04:11 PM
Volker Hetzer Go to last post
4 163
I have the odbc setup in oracle to Microsoft SQL server. When I issue a select * from table name it works great, but is I add a where clause it...
AT
04-25-2006 04:08 PM
Sybrand Bakker Go to last post
3 108
Hi, Am calling a report thru run_report_object to generate a CSV file. The call doesnt fall over but the report just doesnt run. I placed a test of...
Miggins
04-24-2006 09:02 PM
ianal Vista Go to last post
1 121
One of our distributors made the following statement to me today. " Oracle have announced that Oracle Forms is not a technology they will...
Steve Rainbird
04-24-2006 04:09 PM
Steve Rainbird Go to last post
5 121
Hello, I do know that in Oracle Forms it's possible to use special symbols like ">" and "<" in query mode. For example, entering "<3" in a numeric...
Cris Carampa
04-21-2006 05:49 PM
Malcolm Dew-Jones Go to last post
6 107
Hi! Application express does a lot of logging who accesses what. However, in our work environment employee monitoring per default is illegal. (It ...
Volker Hetzer
04-20-2006 08:40 AM
Volker Hetzer Go to last post
4 83
Oracle read-only user can insert/update/delete data via specially crafted views Last Thursday 6th April 2006, Oracle released a note on the...
xg@oraclexg.com
04-20-2006 01:36 AM
xg@oraclexg.com Go to last post
0 90
How to see why status is invalid? Button "Show errors" is pressed.
just_shame
04-19-2006 11:38 PM
hans Go to last post
1 145
Hi, I want to print a report in pdf format using oracle reports. I tried setting all properties(distribution properties in layout section) and also...
Sujatha
04-19-2006 02:31 PM
Sujatha Go to last post
4 181
I'm using Oracle as my database, and Dreamweaver to create the input forms. I need to be able to pass a value that is created automaticlly by...
TekDragon
04-18-2006 03:05 PM
Mark C. Stock Go to last post
1 99
Post New Thread

Display Options
Showing threads 901 to 950 of 3344
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.