Discussions tagged SnapDevelop

At Intertech we're trying to use the .NET DLL importer, wehave a structure defined in PowerBuilder called columninfo which has four elements: a_name (string), s_dbname(string), l_columnidsource (long), and l_columnidtarget (long).  So the structure h...
My friends, can someone tell me how to solve this message from snapdeveloper asking for credentials...
I'm converting a Powerbuilder application to PowerServer so it can operate using the SaaS model. I've been following the guidelines in this video. Creating a SAAS Application with PowerServer 2022 https://www.youtube.com/watch?v=a5U4XblFJbA&ab...
Hello; Does anyone know why this error occurs in SnapDevelop 2022 when connecting to ODBC SQL Anywhere 17? I try to create a model with the SqlModelMapper option from the DB Server Explorer. Thanks in advance.     ...
Hello, all I need to migrate an old desktop non-visual app with thousands of code lines of type: ds1.object.c_column[i] = ds2.object.c_column[i] How can I migrate it to .NET service without having to manually go through the whole code and change it...
Hello, team How can I access the SQL, which is being run against the DB in DWNet.Data.Datastore ? I do not see SQLPreview event, like the classic datastore used to have.   Thank you Arcady...
Hello, Team I have started testing conversion with Snap Develop and I am confused by the documentation. What's unclear from the documentation how SnapDevelop is supposed to convert classes, which are derived from transaction class. And how can the...
Hello, I need information about converting datawindows to C# Model. In SnapDevelop starting from a datawindow created with PowerBuilder I am able to create the relative C# Model using the "Convert DataWindow to C# Model" function however I find what...
Hello, I have implemented an ASP .NET Core Web API project that uses datawindows created in PowerBuilder to read data.Following the tutorial I was able to easily create an API which, after converting the datawindow into a C# Model, reads the data fro...
Hi all, when I follow with SnapDevelop 2022 1892 the tutorial 'CRUD Operations with Generic .NET DataStore' I am told to put changes into the startup.cs file. But the created WebAPI project is not containing a startup.cs file, just a program.cs fil...
I need to send very large documents (usually Word) to a SnapDevelop API so that I can upload them into a database table.  The documents are often greater than 30MB.  I initially tried using the SendRequest method.  It worked great until the file size...
Hi. I've found that DevMagic Studio preview version is available (Download DevMagic Studio | DevMagic Website). Can it be installed on a computer where SnapDevelop is already installed or there may be any conflict? Also what are Appeon's plans abou...
Hi all, I'm banging my head against the wall here.  I'm been working with snapdevelop and visual studio to migrate our old client server application [Front end connects to ASE directly]. hoping to evolve to an architecture where front end interact...
Hi All I've installed PB2022 and build a small application to deploy with PowerServer. The deployment runs through OK but when I open the SnapDevelop C# code I get errors loading the project. An example of the errors are: Error NU1301: Failed to r...
Hi,  I was able to convert PB datawindows to C# and currently I am trying to convert my whole PB app to C#. In PB I used an operation .GetItemNumber(), but what would this operation be in C# for the DataStore? There are three that I see that might b...
Hi! I'm currently trying out the conversion from PowerBuilders DataWindows to C# using snapDevelop. Converting was the easy part, but I'm a little confused on how to use these C# files within my PowerBuilder 2022 app (if its even possible). Or maybe ...
Hi,I installed PB2022 GA-edition successfully. Windows 10, newest version Visual Studios 2017, 2019 and 2022 installed, newest patchlevel.The same happend on a Windows 11 also with installed Visual Studios 2017, 2019 and 2022 installed, newest patchl...
We are migrating an existing PowerBuilder application to make use of SnapDevelop to handle the datawindow calls.  Our system has a reporting area, where we give the user a selection of criteria they can use to customize the report.  As the current sy...
I have a significant Analysis tool originally written in PowerBuilder and Migrated to C# using SnapDevelop.  It has a dozen DataStore Objects and does some serious Retrieve and Update operations during the course of it's run.  When I run it packaged ...
Hello Team, I see Kubernetes deployment in the SnapDevelop 2022 Roadmap. Will this feature work with Red Hat OpenShift Container Platform which is based on Kubernetes? Or is it going to be on a Roadmap? Cheers!...
  • Page :
  • 1