View Single Post
  #10 (permalink)  
Old Oct 24th, 2007, 01:48
Monie Monie is offline
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: MySQL Connection String Info

Quote:
Originally Posted by dab42pat View Post
I have no idea what I am talking about here so please ignore me if you want but after a bit of googling I found this solution. In between connection 1 and connection 2 there should be an rs.close
lol..

The connection will not be at the same page.
I use either one of them.

I want to perform rs.AddNew and rs.Update in my page.
It can be done only by using Connection 1.

When I use Connection 2 I get the error message.
Thanks..
Reply With Quote