home recent topics recent posts search register faq   AspNetForum v.4.8.2.0

Huagati Systems Support Forum :: Forum

user:
psw:
| lost password
Home » Recent messages recent posts - RSS
8/6/2010 3:02:19 PM
topic: Entity Framework Logging

moneill
Posts 19
Hi Kristofer

Any Reply ??

Mike
8/6/2010 4:05:32 AM
topic: Regex Question

Kristofer
Posts 256
Hi,

The regex option only supports a single regex at the moment.

However, you don't need to use the regex option to change _id to ID and _name to Name. That is already supported in the built-in rules:



Best regards,
Kristofer
edited by Kristofer on 8/6/2010
8/5/2010 5:59:05 PM
topic: Regex Question

clarkdev
Posts 2
Is it possible to add multiple Regex transformations to the tool through the UI? For instance, I want all db columns that end in "_id" converted to "ID" and all db columns that end in "_name" converted to "Name". I tried a few different things, but could only get one regex transform working at a time.

Thanks.
8/2/2010 4:00:50 AM
topic: 1.91 - nchar(2) mapping to char instead of string

Kristofer
Posts 256
Hi,

The v 1.91 download has been patched with a fix for this. Please download it again and install.

Best regards,
Kristofer
8/2/2010 3:02:39 AM
topic: are older versions available?

Kristofer
Posts 256
Yes, the older versions are available by appending underscore and version number to the download link.

E.g. latest version:
http://www.huagati.com/dbmltools/download/HuagatiDBMLExtensions.zip
Version 1.90: http://www.huagati.com/dbmltools/download/HuagatiDBMLExtensions_190.zip
Version 1.89: http://www.huagati.com/dbmltools/download/HuagatiDBMLExtensions_189.zip
...etc...

Best regards,
Kristofer
8/2/2010 3:00:05 AM
topic: 1.91 - nchar(2) mapping to char instead of string

Kristofer
Posts 256
Hi James,

Sorry about that and thanks for reporting this bug.

It was an unintended side-effect of a change in the VS2010 version of the add-in in 1.91. A fix will be available shortly.

Best regards,
Kristofer
edited by Kristofer on 8/2/2010
8/1/2010 10:21:31 PM
topic: are older versions available?

jamesmanning
Posts 12
since i'm hitting an issue that's blocking me with 1.91 (not sure how long it's been around), I'm wondering if there's a place with the older versions available I could try?

Thanks!
edited by jamesmanning on 8/1/2010
8/1/2010 10:01:50 PM
topic: 1.91 - nchar(2) mapping to char instead of string

jamesmanning
Posts 12
VS2010, .NET 4 class library, linq-to-sql

I have various nchar(2) (both nullable and not) columns and with 1.91 it's mapping them to System.Char instead of System.String. I get this even if I totally empty the dbml diagram and then have it update from the database, so it shouldn't be an issue with the existing dbml.

Error 10 DBML1005: Mapping between DbType 'nchar(2)' and Type 'System.Char' in Column '[State]' of Type 'Zip5' is not supported. 0 0
Error 6 DBML1005: Mapping between DbType 'nchar(2) NOT NULL' and Type 'System.Char' in Column '[State]' of Type 'Organization' is not supported. 0 0
Error 1 DBML1005: Mapping between DbType 'nchar(2) NOT NULL' and Type 'System.Char' in Column '[State]' of Type 'ZipCounty' is not supported. 0 0
Error 8 DBML1005: Mapping between DbType 'nchar(2) NOT NULL' and Type 'System.Char' in Column 'PrimaryState' of Type 'ZipCode' is not supported. 0 0

Is this a known bug, and is there an ETA?
edited by jamesmanning on 8/1/2010
7/30/2010 3:46:54 PM
topic: Full db-change sync for L2E

mkamoski
Posts 43
Kristofer wrote:


Very nice.

Our team is VERY happy that you added this.

(Now, we just need to convince managment to update the server-machines to Framework 4 and the development-machines to VisualStudio 2010.)
7/29/2010 9:18:34 AM
topic: Full db-change sync for L2E

Kristofer
Posts 256
This feature (Model Comparer for EFv4) is available in the VS2010 version of the add-in as of version 1.91:

http://www.huagati.com/edmxTools/screenshots/modelcomparer.png
http://forum.huagati.com/messages.aspx?TopicID=79#post499
pages: 1 2

Home » Recent messages