Discussions tagged Import
ImportFile for XML file returning -4
- Resolved
- How-to
- Last updated 1 month ago
- Aron Cox replied 2 weeks 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 1 month ago
- Chris Pollach @Appeon replied 1 month 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 9 months ago
- Chris Pollach @Appeon replied 9 months 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 2 years ago
- Sivaprakash BKR replied 1 year 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 ...
DW XML Import Templates
- How-to
- Last updated 2 years ago
- David Peace (Powersoft "The PowerBuilder & C# People") replied 2 years ago
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 3 years ago
- dale walker replied 3 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 4 years ago
- Chris Pollach @Appeon replied 4 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