Hello Sylvain, I am very interested to hear that you managed to get SimpleORM to run under .Net in J#. But can it talk to normal C# programs etc.? I...
Melissa & Anthony Ber...
berglas@...
Sep 1, 2003 7:03 am
566
Hello Marco, Thanks for this. I have yet to look at your code but from your description it looks like there may be problems if two different users (possibly...
Melissa & Anthony Ber...
berglas@...
Sep 1, 2003 7:19 am
567
... I haven't used the key generation code but I was planning to use my own general way. I am of the camp that favors all primary keys be surrogate,...
Hello Andrea, Please post to the group. If you had trouble with a new driver let us know the details so that we can add them. For your second problem you need...
Melissa & Anthony Ber...
berglas@...
Sep 2, 2003 4:38 am
569
Hi, I'm a new user of SimpleORM, and I've been having few problems: 1- How can I set a different jdbc driver for a database? In my case I was using SQLServer...
Hi Andrea Before we start make sure you are using my SQLDriver has the one that is included with simpleorm has some bugs in it. Go in the files sections for...
Hi Sylvain, first of all, thanks for your help. ... Where exactly should I get the new file from? ... I've tried this solution but it doesn't work, because the...
Hi Andrea, 1) For the updated driver look in the "Files" section. Look in the group menu on the left of the screen. 2) Forgot to mention it but should you...
Hi Sylvain, 1) OK, I got it now. Originally I though that you were referring to a "files" section in the Simpleorm.org web site. Now I've realised that it's in...
Hi I have been watching your efforts to get SimpleORM running with interest. 1) SimpleORM uses a very poor hard coded method of selecting a driver, which...
Hi again Andrea, 1) Sorry for the error there. This is because I am using SimpleORM through .NET and object has both an Equal method and an equal method (same...
Hi, 1) I would suggest against using the version of attach in which you dont specify the driver. Instead use the version which enables you to specify the...
Good point about the drivers, I've added comments. Foreign keys are inherintly tricky. But if somebody wants to add support for over lapping keys then great. ...
Melissa & Anthony Ber...
berglas@...
Sep 6, 2003 11:24 pm
578
Hello Sylvain, I love what you hve done with .Net. I am revising SimpleORM now, and will add SThreadLocal and SArrayList. Will also use your new driver. I...
Melissa & Anthony Ber...
berglas@...
Sep 7, 2003 10:42 pm
579
Hello Richard, I amd in the process of integrating your code. The hierarchy will be:- SimpleORM/simpleorm/core... SimpleORM/simpleormEJB/... ...
Melissa & Anthony Ber...
berglas@...
Sep 7, 2003 11:20 pm
580
All in the java doc (I think!) ... [mailto:berglas@...] ... be:- ... with. ... configuration ... http://docs.yahoo.com/info/terms/...
Richard's Quickstart utility. Sylvain's J#.Net compatability. Drivers for MSSQL, DB2. New driver registration mechanism. Minor bug fixes. Anthony...
Melissa & Anthony Ber...
berglas@...
Sep 8, 2003 3:47 am
582
... Its always good to hear that your work is appreciated. As for the driver list. I have mixed feelings regarding this. Wouldnt it be better if we just...
I have added a SDriverSybase driver (thought I had already donated this...). In trying to test this, I ran into numerous problems with Employee_Id being String...
Hi! First, thanks for this great piece of software! :) I think SRecordInstance.equals has a little bug. It throws an exception, when i pass null as parameter...
Florian Fankhauser
f.fankhauser@...
Sep 8, 2003 10:01 pm
585
... interesing! Not to brag too much about it but the beauty of it is that same version of simpleorm.core is used for .NET and java. The only thing necessary...
Hi Richard, thanks for your answer and suggestions. 1) I agree, as I pointed out in my first email, that probably a simple property file would be much easier...
Hi Richard, another thing I found in your ColumnGenerate class: I had to change the line 102 from: if (sField.equalsIgnoreCase("SFieldDouble")) { return...
Please send me the SQL that generated / defined this table. My 'test' database doesn't use doubles. Thanks Richard ... the ... to ... represent ... fully ... ...
Hi Thanks for the feedback. a) Schema and Catalogs are one of the things that vary between SQL databases. I generally use an Interbase database that requires a...
Hi Richard, in the test database created by SimpleORM, the class Employee creates a table XX_EMPLOYEE whose 'salary' column is a duoble. Cheers, Andrea...
Hi Richard, ... I think that the javadoc for java.sql.DatabaseMetaData.getTables() specifies that there is a difference between empty value and null for...
... and ... Odd, when I ran it against a MS-SQL Server database I had to specify both the schema and catalog. It returned the user defined tables and the ...
OK, I'll look at equals() in the next release. There are actually 4 classes that need to be replaced for .Net -- there were are few other issues. I think that...
Melissa & Anthony Ber...
berglas@...
Sep 10, 2003 7:06 pm
594
Thanks for this. Next version... You may have sent it earlier, oops. Anthony ... -- Spreadsheet Detective - Southern Cross Software Queensland Pty Ltd. If...