problem reading text fields
Matías Castilla <[email protected]>
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <ACEPKCFMFLBGGBEMFJCJKELFCDAA.matias.castilla@hospitalitaliano.org.ar> |
Hello people. I'm having problems with text fields. They are definied as follows: q_verificacion mediumtext NOT NULL q_modificacion mediumtext NOT NULL I'm writting an application in VB6 using ADO 2.7 and MyODBC 3.51. When I want to access these fields they appear as thay were empty. I vaguely remember having this problem sometime in the past, but not how I resolved it. regards matÃas