
VB 4.0 Enterprise with SAS & ODBC
I'm trying to get a VB program to open a SAS dataset through ODBC.
I am able to read in the data from the dataset, but when I attempt to
modify it, I get a "DataBase is read only" type of error. I have
not specified ACCESS=READONLY in the ODBC config, so I know it isn't
that, and I haven't set Readonly to true in my data control, so I'm
befuddled, but every time I call data1.recordset.edit I get the
read only message. If I open a debug window I'm able to change stuff
at will... Any ideas?
Please email me as well as replying here.