Middlegen can't find any of your tables it seems. Could it be something wrong with your connection? Try specifying catalog and/or schema in different ways. I know for some databases there's been a difference if you use catalog="" and leave the catalog out completely for instance. Just try different things and see if what happens.
.eivind On Tue, 23 Mar 2004, zousey seyzou wrote: > Hello I have the latest version of middlegen from cvs, but when I try to use > it,I get the following error. > thansk please help- > > Buildfile: build.xml > > init: > > fail-if-no-xdoclet-1.2: > > check-driver-present: > > panic-if-driver-not-present: > > middlegen: > [mkdir] Created dir: D:\GNU\WinCvs > 1.3\CVSNT\middlegen\samples\build\gen-src > [middlegen] Database URL:jdbc:sybase:Tds:129.181.247.111:4100 > > BUILD FAILED > D:\GNU\WinCvs 1.3\CVSNT\middlegen\samples\build.xml:227: > middlegen.MiddlegenException: The database doesn't have any table named > MTM_EKSP_ERR. Please > make sure the table exists. Also note that some databases are case > sensitive. > Found the following tables: > > ---- > > > Total time: 5 seconds > D:\GNU\WinCvs 1.3\CVSNT\middlegen\samples> > > _________________________________________________________________ > F� alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
