Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Ado Data RDS > ADODC refresh m...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 277 of 305
Post > Topic >>

ADODC refresh method fails after upgrading from XP SP1 to XP SP2

by =?Utf-8?B?VG9ueQ==?= <Tony@[EMAIL PROTECTED] > May 31, 2006 at 03:55 PM

After upgrading from XP SP1 to XP SP2 get "operation is not allowed when
the 
object is open" error messege. the app in production stop working
properly. 
The refresh method is available, but fails. Here is the code: 
   With Adodc1 
      .ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Persist
Security 
Info=False;Data Source=" & App.Path + "\PhoneNumbers.mdb" & "; 
Mode=Read|Write" 
      .RecordSource = "select * from PhoneNumbers Order By Name" 
      .Refresh 
   End With 
I need a solution in production,i.e I won't install the IDE in production.
Any ideas? 


Tony
 




 3 Posts in Topic:
ADODC refresh method fails after upgrading from XP SP1 to XP SP2
=?Utf-8?B?VG9ueQ==?= <  2006-05-31 15:55:01 
Re: ADODC refresh method fails after upgrading from XP SP1 to XP
"Carl Prothman"  2006-06-20 20:48:20 
Re: ADODC refresh method fails after upgrading from XP SP1 to XP
=?Utf-8?B?VG9ueQ==?= <  2006-06-21 12:14:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 15:52:15 CST 2008.