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...
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?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.