Discussions tagged Import

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...
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...
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...
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...
Is there some way to use a PBD file of the PB19r3 into PB9; like a DLL file?...
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...
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...
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