Sign in
Pascal Belaud [MSFT]
OlyMars: SQL Server Centric .NET Code Generator
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
March 2008
(2)
October 2006
(2)
April 2006
(2)
February 2005
(2)
January 2005
(1)
July 2004
(1)
June 2004
(5)
April 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Pascal Belaud [MSFT]
Bug corrected in "Business Component Layer" AddOn
Posted
over 9 years ago
by
olymars
7
Comments
A bug was discovered by one of the OlyMars users (thanks to Benoit Fouletier ). This bug is related to the "Business Component Layer" AddOn. Let's say that we have a Product table related to a Category table; let's say the foreign key CategoryID in...
Pascal Belaud [MSFT]
How to change the default namespaces used by OlyMars during code generation
Posted
over 9 years ago
by
olymars
0
Comments
OlyMars uses the SQL Server 2000 extended properties (read this for more information on Extended Properties) to store various metadata, among them, the namespaces to use during code generation. You can now edit the default values directly from the...
Pascal Belaud [MSFT]
OlyMars object model has been updated
Posted
over 9 years ago
by
olymars
4
Comments
Six new properties have been added to both the Table and Column objects. Column object: IsPrimaryOnlyKey : Returns True if the column is a primary key and not also a foreign key IsForeignOnlyKey : Returns True if the column is a foreign key...
Pascal Belaud [MSFT]
New features in the "TreeNode Factory" AddOn
Posted
over 9 years ago
by
olymars
0
Comments
I have posted a new build with some enhancements and bug fixes. New features have been added to the "TreeNode Factory" AddOn (be sure to reimport the new version of this add-on into your repository). Note that you should be familiar with this AddOn...
Pascal Belaud [MSFT]
Transaction support in the "Business Component Layer" AddOn
Posted
over 9 years ago
by
olymars
34
Comments
I have posted a new build with some enhancements and bug fixes. A new enhancement is the transaction support that was added to the " Business Component Layer " Add-On (be sure to reimport the new version of this Add-On into your repository). Here is an...
Page 1 of 1 (5 items)