I have an app that was running version v8 for several years.  I finally got a 
chance to convert it to 
v9.5.  However I am having an issue with an SConnected table. 
  
In v8, I was able to Insert, Edit and Delete rows to the SAttached table from 
the SConnected database. 
In v9.5, I can edit and delete existing rows, but not insert a new row using 
the insert command. 
  
I receive a message "Resources required by command are not available" when 
attempting the insert 
in v9.5    
  
Nothing has changed in the program.  The v8 version still works using the same 
user name etc. 
  
What is a bit odd is that in v9.5,  I can edit a record using "Edit all 
from..."  syntax and then click the Edit 
button and select Duplicate row and the new row will be Duplicated / Inserted.  
However the 
INSERT command gives me the resources not available message. 
  
The SConnect command is as follows: 
  
SConnect ';Driver={Microsoft Access Driver 
(*.mdb)};DBQ=\\192.168.3.100\Outlet\cre2000.mdb' 
  
 Has there been new or additional requirements with the v9.5 SConnect or 
SAttach commands that 
I may have missed? 
  
Thank you, 
Bob 

Reply via email to