Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: iliasKBS
  • Content: Threads
  • Order by date
  1. iliasKBS

    Accessing mySQL without ODBC, is it possible?

    As a new programmer, I am forced to the ODBC & ADO route of abstaining a physical connection with my database. So far it's proven SLOW and unreliable. However, I've seen incredibly lightweight mySQL admin programs connecting to mySQL databases blazingly fast. A first research I've done leads to...
  2. iliasKBS

    Guidance

    I am about to develop a VB6 application which amongst others, it will be recording a conversation over the phone and compressing later the wave file as mp3 format. Is this possible with the existing ActiveX components on the VB6, or should I refer to commercial ActiveX providers?
  3. iliasKBS

    An Easy Question

    I am a new VB programmer and I am conencting to mySQL server via DAO and mySQL ODBC connector. Is there direct way to retrieve the table and fields names? mySQL does not support the adSchemaColums property to give me the fields names in one pass. I saw a code where the schema for the fields is...

Part and Inventory Search

Back
Top