Discussions tagged Import
Errorcode:301: Failed to decompose PBL
- Issue
- Last updated 4 months ago
- Andreas Mykonios replied 4 months ago
Hello!
Can someone tell me the meaning of this error message?
And how to fix this?
I get this everytime I want to add a local Project to Git ("Add to source control")
Error:Failed to decompose PBL: C:\Client\client.pbl errorcode:301.
Thanks!...
High volume text or excel file import in powerserver
- How-to
- Last updated 5 months ago
- Miguel Leeuwe replied 5 months ago
Hi Team,
What is the best method to import high volume text or excel file. For example having column 20 and no of line 50000
We have tried using datawindow import and reading 100 line each loop till we get datawindow import error, but this wo...
DataWindow syntax has incorrect release number - PowerServer
- Resolved
- Issue
- Last updated 1 year ago
- Ronnie Po replied 1 year ago
Got an interesting issue I'm running into within the PowerServer environment. PB 2022 R2.The application in question does the following.PB way of handling things. A PBL is created locally on the end-users' machine at runtime.This allows reports to be...
What function can be used to import window into pbl
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello everyone!
I use the LibraryExport function to export all the objects in pbl. When I want to use the LibraryImport function to import, I see in the document that the LibraryImport function can only import the DataWindow type. Why is this ?
Are...
ImportFile for XML file returning -4
- Resolved
- How-to
- Last updated 2 years ago
- Aron Cox replied 2 years ago
PowerBuilder 2019 R3 build 2728
Windows 10
I am having a silly isue that is probably all my fault, but I can't seem to work it out. I am exporting four datastores to an XML file using this command
ads.SaveAs(as_file, XML!, true, EncodingU...
Opening Unicode files without BOMs
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I have encountered a situation where my application is trying to open a file that turns out to be UTF16-LE with no BOM. As documented, PB's FileOpen function won't detect that and thus reads the file incorrectly.
But in the situation where I'm readi...
how to use PDB PB19R3 file into PB9?
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Is there some way to use a PBD file of the PB19r3 into PB9; like a DLL file?...
What are the best techniques for User ingestion of Spreadsheet data
- How-to
- Last updated 4 years ago
- Sivaprakash BKR replied 4 years ago
We are looking for the best techniques - and perhaps sample code which would allow users to import spreadsheet data into a datawindow.
This would have to be somewhat dynamic in that the format of the spreadsheet could change from one spreadsheet to ...
Hi All,
Hoping some of the gurus out there can help with this.
I am currently trying to make use of the XML Import Templates on Datawindows in an existing legacy project. I have previous experience of using PBDOM and parsing XML file via large amo...
How to troubleshoot PB Datawindow import error
- Issue
- Last updated 5 years ago
- dale walker replied 5 years ago
Looking for some troubleshooting suggestions. I'm receiving a datawindow error trying to import a SRD source file. The reported row and column do not match the actual SRD source file. Not even an off by a couple rows close. The reported appar...
Compilation errors with imported extensions
- Resolved
- Issue
- Last updated 7 years ago
- Chris Pollach @Appeon replied 7 years ago
We have recently imported the PBDOM extension into one of our existing libraries. I feel like I am missing something very basic because our automated builds fail when trying to compile the library stating that the pbdom_document object is an illegal ...
- Page :
- 1