Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: oracle70
  • Content: Threads
  • Order by date
  1. oracle70

    OWB- ora-00942: table or view does not exist EVEN if the table exist

    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
  2. oracle70

    How to read UNCOMMITED data in Oracle?

    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...
  3. oracle70

    How to compare a form text item and XSL variable?

    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...
  4. oracle70

    How to create an element with a restriction AND an attribute?

    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...
  5. oracle70

    From where can I download an Assebler?

    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.
  6. oracle70

    How to display a BLOB/CLOB in Oracle Forms?

    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...
  7. oracle70

    How to create a SIMPLE distributed database in Oracle?

    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...
  8. oracle70

    How to create a SIMPLE distributed database?

    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...

Part and Inventory Search

Back
Top