This new version includes more than 20 new features and improvements over the previous version.
Database IT Blogs
This new version includes more than 20 new features and improvements over the previous version.
Mentat Technologies is happy to announce the new version of DreamCoder for Oracle version 4.3, a powerful oracle database tool for administration and development.
This new version includes more than 40 new features and improvements over the previous version.
Mentat Technologies announces the new minor update of DreamCoder for Oracle version 4.2.4.0.
Mentat Technologies is happy to announce the new version of DreamCoder for Oracle version 4.2, a powerful oracle database tool for administration and development.
Its flexibility and compatibility, in addition to a low price-point, make it a must-have tool for application developers who are increasingly working with oracle databases.
In a previous blog I talked about turning triggers on and off using semaphores. I created a semaphore for every table I needed along with its programs to set and unset the semaphore and to get its current state. This was a rather cumbersome process, because for every new trigger I needed to add these programs to the package. Both the spec and the body need to be recompiled which renders all dependant code to become invalid. This week I came across a similar problem with a new project. I figured I could use roughly the same solution but I needed to find a better way to implement it.
Read the rest of this article at http://bar-solutions.com/weblog/?p=321
Currently I am working on an application that runs one or more listener threads using scheduled tasks (DBMS_SCHEDULER). When I want to compile a piece of code that is effectively locked by one of these processes my IDE locks up, until I shut down the tasks. The first couple of times I was wondering what was happening and why my code wouldn’t compile. In a later stage I found out that the scheduled tasks was the problem.
Bloggers
| Peter Tesone (8) |
|
| SQLDeveloper (37) |
|
| Patrick Barel (26) |
|
| MySQL Channel (33) |
|
| Peter Boekelaar (2) |
|