ChenKe

Results 8 comments of ChenKe

His mean is "When will element-reat support TypeScript", and my question is "Can I use element-react with TypeScript ? Beacuse i got some strange error when i did like that."

请看官网例程,需要进行初始化并且只能初始化一次,并且保证QCefConfig和QCefContext对象在你创建QCefView之前不被销毁。

oh, "backend::prepare_for_describe" will return column count.

oh, "backend::prepare_for_describe" return will not contains ole type column, "describe_column" can't access it too.

> Sorry, I've never used Microsoft Access (except that one time, but I prefer not to remember it) and hopefully will never have to, so I'm afraid you will have...

if my code like this: ![Image](https://github.com/user-attachments/assets/215c61ab-f41b-4efd-988e-569725209ede) question position: ![Image](https://github.com/user-attachments/assets/1ea0ebd2-99cb-4902-949b-94be25fe0326) the line 34 "begin" will increment, so the "begin" of line 35 will not be really "begin". if my table only...

![Image](https://github.com/user-attachments/assets/269400c2-2fc1-4e2b-88bc-348a9264394e) the "begin" will not be "begin"

![Image](https://github.com/user-attachments/assets/bc909681-759b-4aa6-a2fb-ca2cfb29ee10) ![Image](https://github.com/user-attachments/assets/bef9cbd5-a6c9-44c9-a7d5-c4087573571b) write a byte array std::string to ole object field(long binary) using soci api, like { 0x11,0x4E }. then read it to std::string, the result will be string "11004E00"....