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 > URGENT: Insert Record Problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-03, 00:57
RascalBird RascalBird is offline
Registered User
 
Join Date: Mar 2003
Posts: 8
Red face URGENT: Insert Record Problems

Hi All

I'm in the middle of what should be a nice easy process.

I'm trying to add a record to my Access Database using Dreamweaver MX. Nice and straigth forward I realise but i've got a small problem...

The data gets inserted into the database quite happily but for some reason if I try and find that record through my search pages it doesn't show up!

I actually get the same problem if I use one of my search forms in the database... it doesn't find the new records.

Anyone got any ideas on what this might be or how I could fix it???
Reply With Quote
  #2 (permalink)  
Old 04-03-03, 08:23
pjames pjames is offline
Registered User
 
Join Date: Jan 2003
Posts: 23
Please post the code involved so we can get a better idea of what we are looking at.
Reply With Quote
  #3 (permalink)  
Old 04-03-03, 14:55
dbsaxena dbsaxena is offline
Registered User
 
Join Date: Apr 2003
Location: uk
Posts: 3
Question Re: URGENT: Insert Record Problems

Are you committing the record after insert? The record will not be available to other processes till you commit.
Reply With Quote
  #4 (permalink)  
Old 04-04-03, 11:16
bciarcia bciarcia is offline
Registered User
 
Join Date: Apr 2003
Location: Connecticut
Posts: 17
Post your code so we can see.. it seems like you aren't actually inserting anything.
Reply With Quote
  #5 (permalink)  
Old 04-04-03, 11:18
RascalBird RascalBird is offline
Registered User
 
Join Date: Mar 2003
Posts: 8
Hi there

I MIGHT have found the solution, I will test it tomorrow and let you know
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