"create columns" with mySqlDataTable and $ (dollar) column name

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
safig
Posts: 7
Joined: Tue 17 Jan 2006 16:56

"create columns" with mySqlDataTable and $ (dollar) column name

Post by safig » Mon 21 May 2007 09:50

Hi,

I've create mysql Table with columns including $ in their name (eg $DTECRE for $ystem Date Creation)...
While using "create columns" with mySqlDataTable component, I get an error saying identifiant mySqlDataTable1_$DTECRE isn't valid.

Please tell me what I have to do.

Regards.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 21 May 2007 13:18

We are investigating this problem.
You will be notified on results as soon as possible.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 24 May 2007 06:46

This problem is fixed.
What version of MySQLDirect .NET do you use?

safig
Posts: 7
Joined: Tue 17 Jan 2006 16:56

Post by safig » Fri 25 May 2007 11:12

Hi,

I'm using MySQLDirect .NET 4.0.9.0, evaluation release...
Beside, I allready use MyDac 4 released for Borland C++. Thus, we are turning our development from BC++ to Visual Studio (.NET).

Thanks.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 25 May 2007 11:57

OK, look forward to the next build.

Post Reply