beginning visual basic 6 database programming

  • Thread starter Thread starter smartie_zhuo
  • Start date Start date
S

smartie_zhuo

Hi,There
Recently ,I bought "Beginning Visual Basic 6 Database Programming" by
John Connell from second book store,According to book,I should download

source code from Wrox website,But I cann't find its source code from
website.I wonder could I still find this book's source code from
anywhere?
Thanks
 
Smartie,

It is probly not so smart learning now VB6 database programming. That is
based on classic Ado, which is totally different from AdoNet.

I would just start looking for ADONET programming, known writters or that in
these newsgroups are by instance David Sceppa and William (Bill) Vaughn,

I hope this helps,

Cor
 
You should then also stop learning VB6 and switch to VB.Net instead ( or
another .Net language )

When should you investigate time learning VB6 ?

you must do maintenance programming on programs written in VB6
when you need to support all windows versions ( including Win 95 )
when you programs should have a good performance on low spec computers




regards

Michel Posseth [MCP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top