Discussions tagged SnapDevelop
.NET DLL Importer question regarding passing in PB structures
- New
- Issue
- Last updated 3 days ago
- Donald Clayton replied 2 days ago
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...
SnapDevelop - Prompt Credentials
- New
- Issue
- Last updated 4 days ago
- Francisco Martinez @Appeon replied 4 days ago
My friends, can someone tell me how to solve this message from snapdeveloper asking for credentials...
PowerServer C# Project DBConnectionProfile DBPARM values
- How-to
- Last updated 1 week ago
- Jim Nesbitt replied 1 week ago
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...
Syntax Error in DB Server Explorer (SnapDevelop 2022 Build 1900)
- Issue
- Last updated 2 weeks ago
- Logan Liu @Appeon replied 2 weeks ago
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...
SQL Preview in DWNet.Data.Datastore
- Resolved
- How-to
- Last updated 2 weeks ago
- Arcady Abramov replied 2 weeks ago
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...
Info on DataWindow Converter and nullable property
- How-to
- Last updated 2 months ago
- Francisco Martinez @Appeon replied 2 months ago
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...
ASP .NET Core Web API project: problem with datawindow computed fields
- How-to
- Last updated 2 months ago
- FIlippo Donà replied 2 months ago
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...
Documentation: Missing Startup.cs
- Resolved
- How-to
- Last updated 3 months ago
- Francisco Martinez @Appeon replied 3 months ago
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...
Sending large files with PostData and SnapDevelop
- Resolved
- How-to
- Last updated 3 months ago
- Francisco Martinez @Appeon replied 3 months ago
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...
SnapDevelop & DevMagic question.
- Resolved
- Misc
- Last updated 6 months ago
- Armeen Mazda @Appeon replied 6 months ago
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...
SnapObject Project to connect to Sybase ASE
- How-to
- Last updated 7 months ago
- Armeen Mazda @Appeon replied 7 months ago
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...
Error NU1301: Failed to retrieve information about 'PowerServer.Core' from remote source
- Issue
- Last updated 7 months ago
- mike S replied 7 months ago
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...
What is the equivalent of GetItemNumber in C#?
- Resolved
- Advice
- Last updated 8 months ago
- Saul Erhmy replied 7 months ago
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...
Can I use DW I converted to C# inside my PB2022 app?
- How-to
- Last updated 8 months ago
- Francisco Martinez @Appeon replied 8 months ago
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 ...
Errors while starting SnapDevelop 2022 (installation problem?)
- Resolved
- Advice
- Last updated 8 months ago
- Francisco Martinez @Appeon replied 6 months ago
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...
How to use SetSqlSelect on a report using SnapDevelop
- How-to
- Last updated 10 months ago
- Olan Knight replied 10 months ago
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 ...
Red Hat OpenShift Container Platform support
- How-to
- Last updated 12 months ago
- PowerObject ! replied 12 months ago
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