Discussions tagged 64-bit
Application Communication through DSN
- Issue
- Last updated 3 weeks ago
- Kevin Ridley replied 2 days ago
Dear Team,
I am facing a critical issue with my power builder application. I am having a customized odbc driver which is communicating with my PB application.
I am having another Visual Studio 2022 application which is communicate with my PB appli...
FindFirstFile W, A returning negative value
- Resolved
- Issue
- Last updated 3 weeks ago
- John Fauss replied 3 weeks ago
I'm new to PB, while debugging is see FindFirstFileW(as_FileSpec, lstr_FindData) returning negative value ?
Any help would be appreciated.
Thanks...
Hello All
I have this call to a windows API in kernel32.dll
FUNCTION ulong CreatePipe(ref ulong phReadPipe,ref ulong phWritePipe, ref s_security_attributes lpPipeAttributes,ulong nSize) LIBRARY "kernel32.dll"
it works in32 bits
but when i...
Datastore & millions of rows
- Resolved
- Advice
- Last updated 2 months ago
- Brage Mogstad replied 1 month ago
Hello,Anyone managed to work with "big data" in PB & Adaptive Server Anywhere? I'm using PB 19 and 32-bit ODBC.So far I've only been able to solve manipulation of data with either SQL statements in string & Execute immediate, or simply trigge...
WebBrowserSet/Get causing PowerClient app to crash
- Resolved
- Issue
- Last updated 2 months ago
- Chris Pollach @Appeon replied 2 months ago
I'm trying to add OAuth to our application for a new client. I ran the Google example through the PB IDE with no issues. However, after I created a PowerClient app the system crashes as soon as it attempts to call the WebBrowserSet or WebBrowserGet f...
testing PB 2022 64 bits with Sybase ASE 16 64 bits.
- How-to
- Last updated 4 months ago
- Chris Pollach @Appeon replied 4 months ago
hey guys,
I'm testing PB 2022 64 bits with Sybase ASE 16 64 bits.Open client installed: ASE SDK 16.0 64bitsPB does not find DLLs.message: Error loading client DLLs. Unable to connect to server.Any ideas to resolve?
Thank you already!
Rafael Bicalh...
My initial findings on the new PowerBuilder 2022 R2 (beta)
- How-to
- Last updated 4 months ago
- Chris Pollach @Appeon replied 4 months ago
Hi,
Here are my initial finding on the all new Beta R2 BUILD 2693
EVERYTHING seems to work PERFECT.
Appeon you have done a GREAT job - THANK YOU!
Tested:
PB installation on top of pb2022 ON WIN 11
Rebuild all
Run app in X64 FROM ide (w...
Experiencing Probably library file I/O Error building with PBAutoBuild210.exe
- Issue
- Last updated 4 months ago
- René Ullrich replied 4 months ago
Hi:
We've been successfully using PB2021, GitHub Actions on a Windows 10 PC, and PBAutoBuild210.exe to automate builds (64 bit) for 2 years. We've recently begun experiencing probable library file I/O errors. When we can build it in the IDE success...
PB2022 PowerServer Project Painter only recognizes 64 bit ODBC datasources?
- Issue
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
I was attempting to follow the tutorial in PB2022 for PowerServer, using the Sales Demo app. The PowerServer project painter apparently only recognizes Sql Anywhere (ODBC) data source names if they are set up with the 64 bit ODBC Data Source Administ...
How can I get rid of the "please refer to Migrating 32-bit Applications to 64-bit" warning?
- Resolved
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Hi,
All my apps are getting this warning when compiling the projects. I reviewed the online documentation for migrating 32-bit application to 64-bit applications. However, I created a fresh project with no code in it except one string label to test...
We've converting our backend system from MF COBOL 32 bit to Veryant 64 bit. When we try to run with the 64 bit PB, 64 bit Veryant and 64 bit DLLs we get the "Error opening DLL" message. The DLL is wrapped for Veryant and the person responsible for ...
Crash while project deployment
- Resolved
- Issue
- Last updated 10 months ago
- Noel Hibbard replied 6 months ago
Good Morning from Germany...
PB2022 Build 1878 Aug 26 2022
I have the following issue by compiling a large PB2022 Project:
Starting Deploy Project 64bit Full Rebuild
Compiler starts
Building type ....
Inspecting...
Building type ..
Regenerati...
My advice on migrating to PB 2022
- Advice
- Last updated 10 months ago
- Francisco Martinez @Appeon replied 10 months ago
We have now been using PB 2022 since beta.
My feedback is that it works brilliantly. To us it is the best ever version pf PB!
We have also successfully migrated everything to x64 and it works totally stable.
However, be aware of the argument decl...
Where do I copy prerequisite dlls?
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi all,
My application requires atl100.dll, msvcp100.dll, and msvcr100.dll. There are 3 scenarios for user installs:
1. 32-bit Windows
2. 64-bit Windows, 32-bit PB install
3. 64-bit Windows, 64-bit PB install
I understand there's a difference b...
Hi,
I am getting a powerserver error when I am updating a datawindow with a package stored procedure in Oracle 19.
My Powerbuilder version is: Appeon Powerbuilder 2021 CloudPro Edition.
Database is Oracle19 64 bit.
When I am updating a datawindow...
mask format for field of type date
- Issue
- Last updated 1 year ago
- Ahmed Abdalla replied 10 months ago
Good morning to all,I just migrated to the PB2022 version, but the date type mask option remains read-only, does not allow editing, and only occurs with the 64-bit version of the executable,How could I fix this problem?I thank you in advance for your...
Is there a way to determine "bitness" at runtime?
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi all,
Is there a way to determine the "bitness" of an application at runtime? I'd like to update my About window to include (Version, 64-bit) or (Version, 32-bit). Right now it just displays (Version). Using PB2021 and PFC12.5.
~~~Tracy...
Convert string to LongPTR (convert app to x64)
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi,
In my x64 refactoring of a ton of code I need to convert a String to LongPTR. How can I do that?
I have a handle to a window is stored as string and ny SDK function involving a handle musrt be of tupe LongPTR
Using PB2019R3
Thanks
...
Connection issue when compiling under 64-bit
- How-to
- Last updated 1 year ago
- Louis Arena replied 1 year ago
I am upgrading my application from PB2019 to PB2021. I would like to compile under 64 bit. When I compile I cannot connect to the database. I am using the MSOLEDBSQL SQL Server drivers. I am using the following runtime path when compiling;
C:\Pr...
pbvm.dll 與window 11不相容。
- Resolved
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
pbvm.dll 與window 11不相容。...
- Page :
- 1