Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: MS Access entry index key values

by Moonie (Friar)
on Jul 09, 2002 at 16:16 UTC ( [id://180529]=note: print w/replies, xml ) Need Help??


in reply to MS Access entry index key values

Hmm..why not try a SQL statement like this:
SELECT MAX(srv_id) as Id FROM server_tbl
That's with the assumption that the srv_id is auto-incremented.
- Moon

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://180529]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-09-07 20:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.