Siegfried Heintze <mailto:[EMAIL PROTECTED]> wrote:
: I'm using the DBI with ODBC on MS Access.
: 
: I perform a SELECT. If this fails to find anything, I perform an
: "INSERT" and  "SELECT MAX(id)".
: 
: Then I perform the exact same SELECT statement that I first
: performed and it does not find what I just inserted. Argghhh!

    Show us the code. We know INSERT commands work, so there is
probably an error in the code, but we can't tell you about the
error without seeing your code.


Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to