Author | Topic: DbeInfo() | |
---|---|---|
Frankie | DbeInfo() on Sat, 05 Apr 2008 20:14:06 +0800 Hi All, I have just discovered that if DatabaseEngine is "FOXDBE", DbeInfo(COMPONENT_DATA, DBE_DATATYPES) will return data types for fields "CYNFDTIMLXVO", which is not complete as field types "R","Z", & "S" are missing. Can anyone confirm that? Am using 1.90.331, Win XP Pro SP/2. Frankie | |
Jan Escholt | Re: DbeInfo() on Sat, 05 Apr 2008 20:44:37 +0200 I discovered a problem with S-types. After sending this to Alaska they opened PDR 6024. Maybe this is related to the problem you have seen? Jan Frankie schrieb: > Hi All, > > I have just discovered that if DatabaseEngine is "FOXDBE", > DbeInfo(COMPONENT_DATA, DBE_DATATYPES) will return data types for fields > "CYNFDTIMLXVO", which is not complete as field types "R","Z", & "S" are > missing. > > Can anyone confirm that? Am using 1.90.331, Win XP Pro SP/2. > > Frankie | |
Frankie | Re: DbeInfo() on Sun, 06 Apr 2008 23:31:09 +0800 Hi Jan, I did check PDR 6024 and i think maybe its related. Anywhere, i managed to apply the similar approach from the solution in PDR 6024 to append the missing field types "RZS" from the string returned by DbeInfo() and that solved my problem in the time being. Thanks Frankie > I discovered a problem with S-types. After sending this to Alaska they > opened PDR 6024. Maybe this is related to the problem you have seen? > > Jan > > Frankie schrieb: >> Hi All, >> >> I have just discovered that if DatabaseEngine is "FOXDBE", >> DbeInfo(COMPONENT_DATA, DBE_DATATYPES) will return data types for fields >> "CYNFDTIMLXVO", which is not complete as field types "R","Z", & "S" are >> missing. >> >> Can anyone confirm that? Am using 1.90.331, Win XP Pro SP/2. >> >> Frankie |