Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread INSERT INTO (ASP-DBISAM)
Thu, Jul 19 2007 11:03 AMPermanent Link

hadt

Please I need an example INSERT INTO in ASP? I can make SELECT without problem but I
cannot insert a row
Mon, Jul 23 2007 3:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< Please I need an example INSERT INTO in ASP? I can make SELECT without
problem but I cannot insert a row  >>

You would execute an INSERT INTO just like a SELECT in terms of executing
the statement.  What is the statement that you are trying to execute ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Image