Hi,
When I went through the code in SQL*Navigator and replaced all those "dkdkdk" table refereneces and db links with the REAL TABLE NAME, IT COMPILES.
AS FOR THAT QUERY WHAT SOULD I SUBSTITUE FOR
some_upper_case_chrs_in_name????
REGARDS,
cHANNA.
Hi,
I am trying to do a simple deployment of a .pls to the Oracle database using OWB but gets the above error. The table concered is however there in the schema. Why is this? Can't proceed beyond this!
Thanks & Regards,
Francis
Hi Dima,
Thanks so much for your vey prompt reply: Just some clarifications.
1.) READ COMMITTED is pretty obvious: This means that you can read ONLY commited infor of OTHER users. But what does SERIALIZATBLE mean?
2.) You say that, by default if you ONLY select from a table, you obtain...
Hi,
I have these 2 problem? Is there a way in Oracle to read UNCOMMITED data. i.e. in Oracle the normal behaviour is that a user's updates to a table are visible to other users ONLY when the user commits. But in Informix there is this thing called ISOLATION LEVELS. For example by setting the...
Hi,
I want to do something like this: An HTML(XML) file has a text box, and a button. We enter a product code in the text box and when the search button is pressed we search the XML file for the product and display the product name. How can we do that. I think we have to use JavaScript as...
GOT IT MAN FINALLY! IT'S LIKE THIS. FIRST CREATE A GLOBAL SIMPLE TYPE FOR YOUR ELEMENT RESTRICTION AND PUT THE ATTRIBUTE'S RESTRICTION IN THE ELEMENT DEFINITION. HERE ARE THE 2 FILE BELOW
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema...
Hi Chiph,
I did as you told me but I am unable to put the restriction on the element. Can u tell me how to in this code.
.XSD FILE
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
xmlns:xs ="http://www.w3.org/2001/XMLSchema"
elementFormDefault...
Hi, I am trying to create the XML schema for following very simple XML file. I would be very grateful if you could specify the schema def for this.
---------------------
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>...
Hi, I would be very grateful if you could give me an example. I have been trying this out for the last couple of hours on XMLspy but without any success.
Hi,
I have this problem. I want to create an element in an XML schema that has a restriction AS WELL as an attribute. I tried several methods using SIMPLECONTENT AND simpletype but found out that you can create an element with an attribute BUT not a restriction. If you create an element with...
Hi,
Can anybody tell me a site to download an assebmler? i.e. a program to convert say 8086 assebly language programs into an EXE and then execute it?
Thanks & Regards,
Channa.
Actually I tried using a text item. But what I get is just garbage. The conversation I have specified has some special characters and should be treated as a binary file and NOT a text file.
How to display a BLOB/CLOB in Forms?
Hi,
We have a problem like this: There is a text file containg data on a conversation done by Forex dealers. We want to store this in an Oracle table and and display using Oracle Forms. I tried using OLE db, ACtive X as the data type for the filed but it...
Hi,
I would be very grateful if anyone could help me with the following. I want to create a SIMPLE distributed database. It is as follows:
There is a institution which has branches all over the country offering various courses.
I want to horizontally fragment the following table and place...
Hi,
I would be very grateful if anyone could help me with the following. I want to create a SIMPLE distributed database. It is as follows
There is a institution which has branches all over the country offering various courses.
I want to horizontally fragment the following table and place...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.