If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > multiple insert to one table with repeat region

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-03, 10:53
saoirse1916 saoirse1916 is offline
Registered User
 
Join Date: Oct 2003
Posts: 1
multiple insert to one table with repeat region

Cheers all,

I'm using Dreamweaver MX to develop an ASP/SQL Server 2000 application.

I'm trying to insert multiple records into a single table. Not so tough using commands, but my catch here is that I'm using a repeat region server behavior in DMX. So, I was wondering if there's a way to have the INSERT server behavior (or command, or custom code, whatever's required) repeat for each record in the repeat region behavior. Sometimes there will be just 1 record, sometimes there could be 20 or so, and that's where I'm getting stuck.

I'll be happy to post some code if that would help, but I figured I'd ask first just to see if what I'm looking for is possible.

Thanks very much!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On