-
kimbomadsen replied to the topic kbmMW compile error LINUX64 in the forum kbmMW 2 weeks ago
Hi,
I will look into it.
Thanks for the bug report.
/Kim -
Phung Huy Hau started the topic kbmMW compile error LINUX64 in the forum kbmMW 1 month ago
Hello Kim.
Undeclared identifier: ‘SO_REUSEPORT’ error on kbmMWSocketAPI line 608
Undeclared identifier: ‘TkbmMWCustomDynamicLockFreeHashArray<,>’ error on kbmMWSocketBase line 121
Version 5.22.10
D10.3.4
-
kimbomadsen replied to the topic TkbmMemTable creation with data added, blank in the forum kbmMemTable 1 month, 1 week ago
Hi,
Perfect 🙂
/Kim
-
kimbomadsen replied to the topic Installation of KBMMW 5.10.20 CE in the forum kbmMW 1 month, 1 week ago
Hi,
Seems like the BPL files may not be in the Windows PATH or in Delphi’s library search path.
/Kim
-
curtkrueger replied to the topic TkbmMemTable creation with data added, blank in the forum kbmMemTable 2 months ago
Never mind on this problem. Duh!  I wasn’t providing the length of the string for the field, thinking it was like an integer.  As soon as I provided a field length, everything worked.
-
nijazicitaku replied to the topic Installation of KBMMW 5.10.20 CE in the forum kbmMW 2 months ago
Thanks for for your reply.
Now I’m receiving this error :Can’t load package
c:UsersePublicDocumentsEmbarcadesorStudio20.0bplkbmMWDesD103CE.bpl
The specisic procedure could not be found.Nijazi
-
curtkrueger started the topic TkbmMemTable creation with data added, blank in the forum kbmMemTable 2 months ago
Delphi Pro – 11.3 Alexandria.
I recently installed the latest kbmMW/kbmMemTable.  I’m creating a new table and adding two columns. I add data (validating the data is exists and is not empty/null), but when attached to a grid nothing shows up.  I have both the standard data grid that comes with Delphi and I’m using DevExpress’s quantum grid…[Read more]
-
kimbomadsen replied to the topic Installation of KBMMW 5.10.20 CE in the forum kbmMW 2 months, 1 week ago
Hi,
It sounds like you are trying to recompile kbmMW CE.
You cant do that since no source files are included.
kbmMW’s installer will automatically install the packages and dcu files for you.
Always make sure your projects can locate the dcu files when compilling./Kim
-
nijazicitaku started the topic Installation of KBMMW 5.10.20 CE in the forum kbmMW 2 months, 1 week ago
I’m trying to install KBMMW 5.10.20 CE on DELPHI 10.3.1
but i’m receiving kbmMWDBAdapterWizard.pas file not found message. -
nostratounssi replied to the topic Problem with calculated fields in attached kbmMemTable in the forum kbmMemTable 2 months, 2 weeks ago
For anyone having this issue the solution is to disable the property RecalcOnFetch in the attached Memtable thanks for everyone’s support.
-
kimbomadsen wrote a new post 2 months, 3 weeks ago
ANN: kbmMW Professional and Enterprise Edition v. 5.22.10 released!
We are happy to announce v. 5.22.10 of the mostRead More
-
kimbomadsen replied to the topic Problem with calculated fields in attached kbmMemTable in the forum kbmMemTable 2 months, 3 weeks ago
Hi,
Send me the smallest sample project possible showing what should work and what does not work, and I will have a look at it.
-
nostratounssi started the topic Problem with calculated fields in attached kbmMemTable in the forum kbmMemTable 3 months ago
Hi,
I have a project written in delphi 7 which has kbmMemTable Pro v 5.52, in this project a kbmMemtable1 has calculated fields which are calculating fine and are reflected correclty in the attached kbmMemTable2 but when migrating to delphi XE Alexandria and using the latest kbmMemTable Pro the calculated fields are not reflected in the attached…[Read more]
-
kimbomadsen replied to the topic TkbmMWI18NLanguage language name property in the forum kbmMW 3 months ago
Hi,
It was designed in such way that you should create your own descendant of TkbmMWI18NCustomStorage and override InternalGetLanguages, InternalLoad, InternalSave and InternalDelete.
InternalGetLanguages should return an array of strings with the found language names.
InternalLoad will load one of the langauges (based on the name), InternalSave…[Read more] -
mrluigi2017 replied to the topic TkbmMWI18NLanguage language name property in the forum kbmMW 3 months ago
Hi Kim,
It looks like this one is reintroduced in version 5.21 (and still there in 5.22)
Kind regards,
Luigi
-
jet2050 replied to the topic Transaction resolve with error "Lock request timeout" 10k + records in the forum kbmMW 3 months, 1 week ago
Thanks Kim
-
kimbomadsen wrote a new post 3 months, 1 week ago
ANN: kbmMW Professional and Enterprise Edition v. 5.22.00 released!
We are happy to announce v. 5.22.00 of the mostRead More
-
kimbomadsen wrote a new post 3 months, 1 week ago
ANN: kbmMemTable v. 7.98.00 Standard and Professional Edition released
We are happy to release next version ofRead More
-
kimbomadsen replied to the topic kbmMW's ORM in this scenario – dynamic tables / fields in the forum kbmMW 3 months, 1 week ago
Hi,
Yes kbmMW supports that. If you will need the ORM or not depends.
kbmMW natively supports dynamic SQL and you can retrieve info about tables etc using its metadata system.
The ORM however allows you to “surface” a true database table as an ORM table, which means you have full access to manipulate it via the ORM and via your own…[Read more]
-
kimbomadsen replied to the topic Low performance TkbmMWClientStoredProc with Sql Server in the forum kbmMW 3 months, 1 week ago
Hi,
Visit: https://blog.csdn.net/qq_18932003/article/details/103253217
You may need Google Translate as it is a Chinese article.
/Kim
- Load More