Select statements and data integrity

From: tony (tonyvieitez_at_hotmail.com)
Date: 03/29/04


Date: 29 Mar 2004 06:14:21 -0800

Hi

I am writing a bit of code that needs to execute two select statements
on two tables in the database - select 1 on table 1 and select 2 on
table 2. Once I have executed the statement 1 on table 1, I need to
ensure that no data is entered into the table 2 before I can execute
select 2 on it and read data. These tables are not linked by foreign
keys.

What JDBC mechanisms can I use to achieve this programmatically?

Thanks

Tony



Relevant Pages

  • Re: Executing a program from memory
    ... The file on the HDD is compressed; ... >impossible to execute the file as is; the software I am writing shall ... >but I dont know how to execute it without writing it to disk. ...
    (comp.programming)
  • Re: Out of tree module using LSM
    ... written to by ten other programs at once and shared over a network while ... Actually the kernel prevents writing to files which are executed currently ... and you can also not execute what is currently open for writing. ... it signalled that attempts to write to the underlying file should fail ...
    (Linux-Kernel)
  • Re: Executing a program from memory
    ... impossible to execute the file as is; the software I am writing shall ... but I dont know how to execute it without writing it to disk. ... a .exe is not directly executable: ... So even if you manage to uncompress the .exe in memory, ...
    (comp.programming)
  • Re: How to display a picture while a long process is carried out ?
    ... How about some more of the code you're writing? ... Ray Booysen ha scritto: ... I want that when the User click on a given button to execute a long ... Protected Sub ButtonSomeLongTast_Click(ByVal sender As Object, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Executing a program from memory
    ... The file on the HDD is compressed; ... > impossible to execute the file as is; the software I am writing shall ... > but I dont know how to execute it without writing it to disk. ... relocation records work and so on. ...
    (comp.programming)