General discussion
-
Topic
-
ASP, SQL, & ACCESS question
LockedI’ve asked this question before in this forum, but I got one reply (which only answered half my question), and I pressed the wrong button and closed the question…so here it goes again.
I need to know how to create a table for a microsoft Accessdatabase that includes the following tables…
1. a memo field
2. an autonumber fieldI already know the basic syntax for the SQL statement…it’s something like:
CREATE TABLE persons (name char(20), age integer)
but I just don’t know howto make those 2 data types…
thanks in advance again
Joel
jdm.4mg.com
All Comments
Viewing 1 reply thread