VB3 vs. VB4 - Dynaset / Recordset methods 
Author Message
 VB3 vs. VB4 - Dynaset / Recordset methods

Hi there.

At work, our team is thinking of upgrading from VB3 (professional)
to VB4 (professional). We have an application which was written
to use Oracle 7 databases via ODBC.

When we were doing our VB3 development, we realized that we
had to use SQLexec functions to do our DB updates, since
the dynaset methods "*.edit" wouldn't work.

Question: Has VB4 corrected that problem? I've been doing some
testing of our application, and it seams that VB4 still
can't use the dynaset manipulation methods for Oracle databases
that it uses for Access databases. (Or, is there a way to
do the manipulation using Recordsets?)

Thanks in advance.



Sat, 27 Jun 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. multiple table dynaset vs multiple table recordsets

2. Basic question, Table-Type vs. Dynaset Recordsets

3. Dynaset vs. Table recordsets

4. VB3 to VB4 vs. VB3 to VB5

5. VB3 to VB5 Vs. VB3 to VB4?

6. VB3 to VB4 vs VB3 to VB5

7. Query vs. Dynaset in VB4.0 32bit

8. Indexing a Dynaset type Recordset, or Requerying a Table type Recordset

9. dynaset-type recordset and table-type recordset

10. vb4 Pro 16bit vs. vb3 Pro <- speed

11. VB3 vs VB4 What's The Tradeoff?

12. VB3(DAO) vs. VB4(RDO)

 

 
Powered by phpBB® Forum Software