Error - ConvertTypeToDbType


Author
Message
Rogerio Mauri
Rogerio Mauri
StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)
Group: StrataFrame Users
Posts: 205, Visits: 629
Hello...

The "MicroFour.StrataFrame.Data.DataBasics.ConvertTypeToDbType(Type TypeToMap)" always returns "AnsiString" type.

Examples:

? MicroFour.StrataFrame.Data.DataBasics.ConvertTypeToDbType(Type.GetType("System.Int32"))
ret: AnsiString

? MicroFour.StrataFrame.Data.DataBasics.ConvertTypeToDbType(Type.GetType("System.Int16"))
ret: AnsiString

? MicroFour.StrataFrame.Data.DataBasics.ConvertTypeToDbType(Type.GetType("System.String"))
ret: AnsiString

? MicroFour.StrataFrame.Data.DataBasics.ConvertTypeToDbType(Type.GetType("System.Boolean"))
ret: AnsiString

others also...

Att

Rogério Mauri Smile



Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
This should have actually been a depreciated method. But since it is still exposed, I corrected the issue. It will be available in the next update.





This method is actually not used within the framework itself, but at any rate, you will be able to use this when we release the next update.
Rogerio Mauri
Rogerio Mauri
StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)StrataFrame User (303 reputation)
Group: StrataFrame Users
Posts: 205, Visits: 629
Hi Trent...

This error is the cause of the error in the "Auditor".
http://forum.strataframe.net/Topic25817-7-1.aspx

I will wait the correction.

Tks... very much... Smile Smile

Rogério Mauri Smile



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search