xsharp.eu • Need Help Understanding X# Compiler Error with DBF Tables ??
Page 1 of 1

Need Help Understanding X# Compiler Error with DBF Tables ??

Posted: Fri Sep 27, 2024 7:05 am
by davviddmiller
Hi all,

I have recently started using X# for a project that involves working with DBF tables and I am encountering an issue when compiling my code. The error message reads something like:

“Error XS1234: Method or operation is not supported.”

I have double-checked the syntax and it seems correct according to the documentation. My code involves creating and opening DBF tables using the FoxPro dialect.

Has anyone faced a similar issue or have any idea what might be causing this: ?? Could it be an issue with my configuration or is there something specific I should look out for when working with DBF files in X#: ?? I have also tried adjusting the runtime settings but no luck so far.

Any guidance or advice would be greatly appreciated !! I am running the latest version of X# with Visual Studio.

Thanks in advance !!

David Miller

Re: Need Help Understanding X# Compiler Error with DBF Tables ??

Posted: Fri Sep 27, 2024 7:47 am
by Chris
Hi David,

Can you please show us the line of code that the compiler is complaining about?