Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 01: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, 09: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, 15: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.
__________________
A system can be designed so that there is no obvious fault or so simple that there is obviously no fault.
Reply With Quote
  #4 (permalink)  
Old 04-04-03, 12: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, 12: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

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