Ask a Question related to ASP Database, Design and Development.
-
Martin Honnen #1
checking Access db autonumbered field feature from ASP
If I have an Access data base in the form of an .mdb file and know the
names of tables and fields, is there some ASP code that can check
whether a certain field in a certain table is of type autonumbered?
--
Martin Honnen
[url]http://JavaScript.FAQTs.com/[/url]
Martin Honnen Guest
-
clearing text field then conditionally checking if info has been inputted.
now my next question would be.. if that person does not fill in the black after it has been cleared.. and he clicks elsewhere.. how do i write that... -
Checking a checkbox based upon a table field
I have a template column in my grid that displays a checkbox. I would like to have the box checked if a field in the table that the grid is based... -
PLZ help here with checking a text field
i want to make someting like a login with a userneme and password plz HELP i rote someting like this if(password.text === "pass") gotoandstop(2)... -
[PHP-DEV] Sybase "identical field names" feature on sybase_fetch_array()
------=_NextPart_000_0162_01C3ADC3.3AE54DC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello,... -
#26287 [NEW]: sybase_fetch_array() "identical field names" feature
From: abazan at filnet dot es Operating system: -- PHP version: 4.3.2 PHP Bug Type: Feature/Change Request Bug description: ... -
Ken Schaefer #2
Re: checking Access db autonumbered field feature from ASP
[url]http://www.adopenstatic.com/faq/testforautonumber.asp[/url]
Cheers
Ken
"Martin Honnen" <Martin.Honnen@t-online.de> wrote in message
news:uD9MPYHqDHA.708@TK2MSFTNGP10.phx.gbl...
: If I have an Access data base in the form of an .mdb file and know the
: names of tables and fields, is there some ASP code that can check
: whether a certain field in a certain table is of type autonumbered?
:
Ken Schaefer Guest



Reply With Quote

