ezeqtoledo
Posts: 1
|
| Posted: 11/17/2005, 12:13 PM |
|
I am working with codecharge, connected to an oracle 8 database.
I use OCI and ODBC.
Everything was working well, until yesterday. Suddenly, the wizard is creating me repeated columns for each field. If a table has fields a, b and c, I get a grid with 12 columns: a1, a2, a3, a4, b1, b2, b3, b4, c1,c2, c3, c4.
I have tried different things, but I cannot find the solution. Can anyone give me any ideas?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 11/17/2005, 12:19 PM |
|
I think that the support can provide ideas on solving technical problems. http://support.yessoftware.com
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
E43509
Posts: 283
|
| Posted: 11/17/2005, 12:27 PM |
|
I've seen the same thing especially when creating sites with coldfusion and oracle. There hasn't been a solution yet that I'm aware of so I just deal with deleting those extra columns after the wizard is done.
|
 |
 |
|