[ANN] V4RB 2.0.4 fc1 uploaded

Claudius Sailer Claudius at sailer-online.de
Sun May 22 19:31:45 CDT 2005


Am 22. Mai 2005 um 19:19 Uhr schrieb Ruslan Zasukhin:

> On 5/22/05 8:17 PM, "Ruslan Zasukhin" <sunshine at public.kherson.ua>  
> wrote:
>
> URL for download is
>
>     http://www.paradigmasoft.com/download/V4RB_204fc1_mac.dmg

trying to compile I get following error messages

* This method or property does not exist in Modul.DBSchemaVersion02,  
line 53:
newFld= Base.CreateObjectPtrField("Buchung_ID",tmpDB.Table 
("Buchungen"),EVOnDeletion.kCascade)
* This method or property does not exist in Modul.DBSchemaVersion02,  
line 54:
newFld= Base.CreateObjectPtrField("Depot_ID",tmpDB.Table 
("DepotKonten"), EVOnDeletion.kRestrict)
* This method or property does not exist in Modul.DBSchemaVersion02,  
line 55:
newFld= Base.CreateObjectPtrField("Gegen_ID",tmpDB.Table("Konten"),  
EVOnDeletion.kRestrict)
* This method or property does not exist in Modul.DBSchemaVersion02,  
line 58:
newFld= Base.CreateObjectPtrField("WP_ID",tmpDB.Table("WP"),  
EVOnDeletion.kRestrict)
* This method or property does not exist in DBBuchungen.DBBuchungen,  
line 3:
Herk_Konto=new VObjectPtr 
("Herk_Konto",inDataBase.TKonten,EVOnDeletion.kRestrict)
* This method or property does not exist in DBBuchungen.DBBuchungen,  
line 4:
Ziel_Konto=new VObjectPtr 
("Ziel_Konto",inDataBase.TKonten,EVOnDeletion.kRestrict)
* This method or property does not exist in DBBuchungen.DBBuchungen,  
line 5:
Kategorie_ID= new VobjectPtr("Kategorie_ID",  
inDataBase.TKategorien,EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBDepotKonten.DBDepotKonten, line 9:
WpVerKonto= new VObjectPtr("WpVerKonto", inDataBase.TKonten,  
EVOnDeletion.kSetNull)
* This method or property does not exist in  
DBSteuerfuchsfelder.DBSteuerfuchsfelder, line 4:
FArt=new VObjectPtr("FArt", inDatabase.TFormularArten,  
EVOnDeletion.kRestrict)
* This method or property does not exist in DBSonstiges.DBSonstiges,  
line 2:
HauptKonto= new VObjectPtr("HauptKonto", inDataBase.TKonten,  
EVOnDeletion.kSetNull)
* This method or property does not exist in DBSonstiges.DBSonstiges,  
line 3:
HauptDepot= new VObjectPtr("HauptDepot", inDataBase.TDepotKonten,  
EVOnDeletion.kSetNull)
* This method or property does not exist in DBSonstiges.DBSonstiges,  
line 4:
HauptKontoGrp= new VObjectPtr("HauptKontoGrp",  
inDataBase.TKontoGruppen, EVOnDeletion.kSetNull)
* This method or property does not exist in DBSonstiges.DBSonstiges,  
line 5:
HauptKatGrp= new VObjectPtr("HauptKatGrp",  
inDataBase.TKategorieGruppen, EVOnDeletion.kSetNull)
* This method or property does not exist in DBDepot.DBDepot, line 2:
Buchung_ID=new VObjectPtr 
("Buchung_ID",inDataBase.TBuchungen,EVOnDeletion.kCascade)
* This method or property does not exist in DBDepot.DBDepot, line 3:
Depot_ID=new VObjectPtr 
("Depot_ID",inDataBase.TDepotKonten,EVOnDeletion.krestrict)
* This method or property does not exist in DBDepot.DBDepot, line 4:
Gegen_ID=new VObjectPtr 
("Gegen_ID",inDataBase.TKonten,EVOnDeletion.kRestrict)
* This method or property does not exist in DBDepot.DBDepot, line 6:
WP_ID=new VObjectPtr("WP_ID",inDataBase.TWP,EVOnDeletion.kRestrict)
* This method or property does not exist in DBWP.DBWP, line 10:
WPArt=new VObjectPtr("WPArt",inDataBase.TWPArten,EVOnDeletion.kRestrict)
* This method or property does not exist in DBWP.DBWP, line 11:
Online=new VObjectPtr("Online",inDataBase.TOnline,EVFlag.fNullable +  
EVOnDeletion.kRestrict)
* This method or property does not exist in DBWP.DBWP, line 13:
Currency=new VObjectPtr 
("Currency",inDataBase.TCurrencies,EVFlag.fNullable +  
EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBMakroBuchungen.DBMakroBuchungen, line 3:
Gegen_Konto = new VObjectPtr("Gegen_Konto",inDataBase.TKonten,  
EVOnDeletion.kSetNull)
* This method or property does not exist in  
DBMakroBuchungen.DBMakroBuchungen, line 4:
Kategorie_ID= new VObjectPtr("Kategorie_ID",inDataBase.TKategorien,  
EVOnDeletion.kSetNull)
* This method or property does not exist in  
DBDauerauftraege.DBDauerauftraege, line 6:
Herk_Konto = new VObjectPtr("Herk_Konto",inDataBase.TKonten,  
EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBDauerauftraege.DBDauerauftraege, line 7:
Ziel_Konto = new VObjectPtr("Ziel_Konto",inDataBase.TKonten,  
EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBDauerauftraege.DBDauerauftraege, line 8:
Kategorie_ID= new VObjectPtr("Kategorie_ID",inDataBase.TKategorien,  
EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBKategorien.DBKategorien, line 4:
KategorieGruppen_ID= new VObjectPtr("KategorieGruppen_ID",  
inDataBase.TKategorieGruppen, EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBKategorien.DBKategorien, line 5:
SteuerFeld= new VObjectPtr("SteuerFeld",  
inDataBase.TSteuerfuchsfelder, EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBKategorien.DBKategorien, line 7:
MWSt= new VObjectPtr("MWSt", inDataBase.TMWSt, EVOnDeletion.kSetNull)
* This method or property does not exist in DBKonten.DBKonten, line 5:
KontoArt_ID= new VObjectPtr("KontoArt_ID", inDataBase.TKontoArt,  
EVOnDeletion.kRestrict)
* This method or property does not exist in DBKonten.DBKonten, line 11:
KontoGrp_ID= new VObjectPtr("KontoGrp_ID", inDataBase.TKontoGruppen,  
EVOnDeletion.kRestrict)
* This method or property does not exist in DBKonten.DBKonten, line 14:
HauptGegenKonto= new VObjectPtr("HauptGegenKonto", self,  
EVOnDeletion.kSetNull)
* This method or property does not exist in DBMWStSatz.DBMWStSatz,  
line 2:
MWSt= new VObjectPtr("MWSt", inDataBase.TMWSt, EVOnDeletion.kCascade)
* This method or property does not exist in  
DBMWStAnzeige.DBMWStAnzeige, line 3:
HerkKonto=new VObjectPtr 
("HerkKonto",inDataBase.TKonten,EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBMWStAnzeige.DBMWStAnzeige, line 4:
ZielKonto=new VObjectPtr 
("ZielKonto",inDataBase.TKonten,EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBMWStAnzeige.DBMWStAnzeige, line 5:
KategorieID= new VobjectPtr("KategorieID",  
inDataBase.TKategorien,EVOnDeletion.kRestrict)
* This method or property does not exist in  
DBMWStAnzeige.DBMWStAnzeige, line 10:
MWSt= new VObjectPtr("MWSt", inDataBase.TMWSt, EVOnDeletion.kCascade)
* This method or property does not exist in  
DBCurrencies.DBCurrencies, line 5:
Online=new VObjectPtr("Online",inDataBase.TOnline,EVFlag.fNullable +  
EVOnDeletion.kRestrict)



Claudius

-- 
G4/733 QS / MacOS X 10.4de / RB 5.5.5/ Valentina 1.10.0 & 2.0.4fc1
Homepage    http://www.ClaSai.de
iChat        ryhoruk
RealBasic ListBoxes: [ I feel the need...the need for speed!!! ]



More information about the Valentina-beta mailing list