Search found 68 matches
- Wed Nov 15, 2023 11:39 am
- Forum: Deutsches Forum
- Topic: Migration xBase-Datenbanken zu SQL
- Replies: 23
- Views: 6579
Re: Migration xBase-Datenbanken zu SQL
Jörg, * Postgres ist sicher eine gute Idee, wenn Du die Wahl hast. * das Migrieren der Tabellen ist vergleichsweise simpel. * Das Problem ist die andere Kommunikation zwischen UI und der DB. Im Prinzip sollte der SQL-Rdd das "Verstecken". Wenn es also nicht furchtbar "brennt", und wenn Du nicht ...
- Tue Nov 14, 2023 8:42 am
- Forum: Deutsches Forum
- Topic: Migration xBase-Datenbanken zu SQL
- Replies: 23
- Views: 6579
Re: Migration xBase-Datenbanken zu SQL
Dieses OpenSource Projekt sieht recht vielversprechend aus https://github.com/yellowfeather/DbfBulkCopy Und es bekommt aktuelle Commits.
- Sat Nov 11, 2023 11:38 am
- Forum: 3rd party products
- Topic: Experiencing R6025 - Pure Virtual Function Call Error with Ads ace32.dll
- Replies: 0
- Views: 4040
Experiencing R6025 - Pure Virtual Function Call Error with Ads ace32.dll
Hi guys, this question is related to ADS .NET DataProvider. I have an app running for month on a windows vm with X# + ADS. This one workds fine. I wanted to switch over to another Windows VM and now I am experiencing with the exact same app a 'R6025 - Pure Virtual Function Call Error' caused by ...
- Tue Mar 07, 2023 3:34 pm
- Forum: Product
- Topic: X# 2.15 VS 2022 Installation failed
- Replies: 2
- Views: 986
X# 2.15 VS 2022 Installation failed
Updating VS 2022 solved it. Thanks for your immediate support!
- Tue Mar 07, 2023 2:19 pm
- Forum: Product
- Topic: X# 2.15 VS 2022 Installation failed
- Replies: 2
- Views: 986
X# 2.15 VS 2022 Installation failed
<t>Hi there,<br/> just installed X# 2.15. Usually X# Updates work without errors. But this time VS 2022 cannot load my projects anymore. <br/> Error message is "XSharpLanguagePackage" + "XSharp Project System" could not be loaded.<br/> VS 2019 Integration seems to work fine. <br/> Do you know what I ...
- Fri Jan 06, 2023 4:47 pm
- Forum: VO & Vulcan
- Topic: Editing exported VO GUI in VS Designer leads to broken gui
- Replies: 11
- Views: 3148
Editing exported VO GUI in VS Designer leads to broken gui
<r>Hi guys,<br/> good news. Just fixed the issue, by setting visual studio scaling to 100%. See this post <URL url="https://learn.microsoft.com/en-us/visualstudio/designers/disable-dpi-awareness?view=vs-2022"><LINK_TEXT text="https://learn.microsoft.com/en-us/visua ... ew=vs-2022">https://learn ...
- Mon Dec 26, 2022 1:57 pm
- Forum: VO & Vulcan
- Topic: Editing exported VO GUI in VS Designer leads to broken gui
- Replies: 11
- Views: 3148
Editing exported VO GUI in VS Designer leads to broken gui
<r><QUOTE author="Chris post=24351 userid=313"><s>[quote="Chris post=24351 userid=313"]</s> ... Were the VO windows created and then exported and edited in X# in the same machine, or at least both had the same screen settings? If not, can you please post the specifications in both machines?<e ...
- Mon Dec 26, 2022 1:54 pm
- Forum: VO & Vulcan
- Topic: Editing exported VO GUI in VS Designer leads to broken gui
- Replies: 11
- Views: 3148
Editing exported VO GUI in VS Designer leads to broken gui
<t>Hi,<br/> I have a real issue with this. For small and simple dialogs I can help myself by resizing dialogs and all included elements. But if I want to add an element to a large dialog from the past, this is a real pain. <br/> <br/> I tried all sorts of resolution and scale factors in my windows ...
- Mon Nov 07, 2022 4:42 pm
- Forum: VO & Vulcan
- Topic: Editing exported VO GUI in VS Designer leads to broken gui
- Replies: 11
- Views: 3148
Editing exported VO GUI in VS Designer leads to broken gui
Hi, with specs you mean resolution?
- Mon Nov 07, 2022 2:43 pm
- Forum: VO & Vulcan
- Topic: Editing exported VO GUI in VS Designer leads to broken gui
- Replies: 11
- Views: 3148
Editing exported VO GUI in VS Designer leads to broken gui
<t>Hi,<br/> following issue: When I try to edit an exported VO GUI in XSharp/Visual Studio Designer, *.xsfrm and *.rc and *.prg files gets regenerated. So far so good, but the regeneration breaks the previous layout/sizing of controls. I believe it has something to do with screen resolution also. I ...