Update of /cvsroot/jcframework/dotnet/Providers/AF_MySQL
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10939/Providers/AF_MySQL
Modified Files:
AF_MySQL.vbproj
Log Message:
Only copy one-to-many collections if the association is retrieveAutomatic.
More changes related to naming
Index: AF_MySQL.vbproj
===================================================================
RCS file: /cvsroot/jcframework/dotnet/Providers/AF_MySQL/AF_MySQL.vbproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- AF_MySQL.vbproj 11 Apr 2005 00:31:46 -0000 1.3
+++ AF_MySQL.vbproj 11 Apr 2005 23:27:09 -0000 1.4
@@ -75,7 +75,7 @@
HintPath = "..\..\..\..\..\Program Files\MySQL\MySQL Connector Net 1.0.4\bin\.NET 1.1\MySql.Data.dll"
/>
<Reference
- Name = "Atoms.Framework"
+ Name = "AtomsFramework"
Project = "{8FFD05CF-E733-4D8E-BC0E-D9DD37B87384}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
|