View Single Post
  #2 (permalink)  
Old Mar 19th, 2008, 15:26
Monie Monie is online now
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Send a message via Yahoo to Monie
Re: IINSERT INTO using ASP and MS Access

You seems executing two different sql with one execute command!
I don't know C# so I dont really understand what the code is doing

You should execute the 2 SQL that you have with 2 execute command, I guess
Cheers...
Reply With Quote