Settings and activity
300 results found
-
1 vote
An error occurred while saving the comment -
16 votesAdminDevart (_, Devart) shared this idea ·
-
1 voteAdminDevart (_, Devart) shared this idea ·
-
1 voteAdminDevart (_, Devart) shared this idea ·
-
6 votesAdminDevart (_, Devart) shared this idea ·
-
4 votesAdminDevart (_, Devart) shared this idea ·
-
3 votesAdminDevart (_, Devart) shared this idea ·
-
1 voteAdminDevart (_, Devart) shared this idea ·
-
1 voteAdminDevart (_, Devart) shared this idea ·
-
16 votesAdminDevart (_, Devart) shared this idea ·
-
11 votesAdminDevart (_, Devart) shared this idea ·
-
4 votesAdminDevart (_, Devart) shared this idea ·
-
347 votes
-
1 vote
-
2 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedPlease report bugs on our forum http://www.devart.com/forums/ or send a letter to our support email address. In this case, your report will be processed faster, and we shall be able to respond more promptly.
-
21 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedPlease tell us which services specific for Firebird you want us to add.
-
15 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedPlease, give us an example with a description of what do you mean by "Assign blobs by simple assignment".
-
15 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedData abstraction layer or Thin client layer are vague enough concepts, whose interpretations are largely dependent upon specific situations. Do you mean creating an ORM or something different? Could you please describe this feature in more details, so that we (the Devart team) and other users, voting for this feature, understand it better?
-
83 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedOur DataSets already have the FetchRows property which provides this functionality (If FetchRows = 1000, Next will retrieve additional 1000 records when 1000th record is reached). Also you can use FetchRows=1000 and UniDirectional=True if you want keep in the memory last 1000 record only. Please tell us if you mean some other functionality for “max count”. MaxFetchRows should set the absolute limit.
AdminDevart (_, Devart) shared this idea · -
144 votes
An error occurred while saving the comment AdminDevart (_, Devart) commentedWe will support this feature when unique constraints are supported in Entity Framework mapping and run-time. Currently our support is the following: if a table does not have a primary key but has a unique key, entity key is set to unique key constraint columns when creating a model in Entity Developer with the Database First approach.
Could you please describe this suggestion in details?