R
RD
Geez!
I have a fairly stable application I built about 3 years ago. It
imports data from several Oracle tables and allows data input on a
main form and produces management reports.
Recently we lost the connection to the Oracle database. I fixed that
but all of a sudden we can't input any data! Can't do it in the source
query either although we can go directly into the table that holds the
updatable data. Obviously can't allow the user(s) to do that.
WTF? Why, all of a sudden, in an application that has given us almost
perfect service, does it not want to allow us to update records
anymore? Nothing changed, as far as I know, except the tnsnames file
and the connection string and neither of those even comes into play
for the main data entry form nor the underlying query nor the final
data table.
I'm this || close to shooting myself.
Regards,
RD
I have a fairly stable application I built about 3 years ago. It
imports data from several Oracle tables and allows data input on a
main form and produces management reports.
Recently we lost the connection to the Oracle database. I fixed that
but all of a sudden we can't input any data! Can't do it in the source
query either although we can go directly into the table that holds the
updatable data. Obviously can't allow the user(s) to do that.
WTF? Why, all of a sudden, in an application that has given us almost
perfect service, does it not want to allow us to update records
anymore? Nothing changed, as far as I know, except the tnsnames file
and the connection string and neither of those even comes into play
for the main data entry form nor the underlying query nor the final
data table.
I'm this || close to shooting myself.
Regards,
RD