Hi Friends,

I am a BSc IT Student. I have to make a project, with VB6.0 as front-end and Oracle 9i as back-end.

I would like to know :-
a) how to connect the text box, combo box etc... to Oracle database.
b) how to insert data from VB form to Oracle database.
c) how to retrieve data from Oracle database to VB form
d) how to delete a record from VB form in Oracle database.

Friends, if you know any website that I can refer for the above information, please let me know. Thank you

Recommended Answers

All 2 Replies

First you need to establish the connection witht he database. Then only you can execute some SQL commands for all the operations.

Hi,

See my post to "How to use SQL in VB"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.