Tor Arne <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > I want my labview program to find out the number of the last record in > a MS Access database before I write new data to it. > Is this possible with LabView 7.0? > > Thank you. > > Tor Arne
And don't forget that you can always use an Autoincrement type for your primary key. It auto-generates the next id for you. http://www.aspfaq.com/show.asp?id=2174 Jeff
