I am familiar with VB/MS-Access applications but know very little about Oracle with a VB front-end.
I believed that if your Oracle database design was 'identical' to your MS-Access database it was a simple matter i.e. changing the connection string to get the VB GUI working against the Oracle database. Would be using ADO by the way.
However an Oracle developer has told me that this is only so if the SQL statements used in the VB code are relatively simple.
Is the complexity of the SQL statements going to be an issue - I am not familiar with 'Oracle SQL extensions' if there is such a thing.
I believed that if your Oracle database design was 'identical' to your MS-Access database it was a simple matter i.e. changing the connection string to get the VB GUI working against the Oracle database. Would be using ADO by the way.
However an Oracle developer has told me that this is only so if the SQL statements used in the VB code are relatively simple.
Is the complexity of the SQL statements going to be an issue - I am not familiar with 'Oracle SQL extensions' if there is such a thing.