Discussions tagged MySQL

can you give me instructions and examples on how Execute MYSQL Stored Procedures on PowerBuilder 2019? thanks...
Hice un STORE PROCEDURE en MySQL para empezar a conocer sobre este tema, con el siguiente SQL Cuando quiero acceder desde el Perfil de Power Builder me sale errorObviamente no me permite crear el Procedimiento de almacenamiento de Datawindows. Sin em...
I am running PB 2019 R2 build 2353.  I currently use MS SQL Server.  I am in the process of converting to MySQL version 8.0.21.  I am able to connect to the database no problem using ODBC drivers.  I converted one of the simpler applications and it c...
Hello, I have an issue with a mobile app, the database is MySQL 5.7, when I try to upload a photo from the smartphone doing an updateblob I got this error:   Error code: 10999 Object reference not set to an instance of an object.   The database f...
Buenas Noches  Recientemente estamos trabajando con base de datos en MYSQL y hemos migrado nuestra aplicación a la WEB pero muestra el siguiente mensaje de error, cuando lo probamos en el IDE de PB  con ODBC no tenemos problemas. FUENTE DE DATOS AE...
Hi, Due to a MySQL bug regarding auto increment columns, I am investigating upgrading from MySQL 5.7 to 8.0 where the bug has been fixed. I have successfully upgraded the database but as I have table names and columns that are now reserved words I h...
Hello This is my first posting to the Appeon community. I am hoping someone can help me? I have written an app using the MySQL database and PB2017. There are 8 Concurrent users. I am tracking the user as they sign in, but I have noticed t...
Hi, Good Day. We need help regarding the issue we encountered when running our application in WEB 1. We have SET the AEM Data Source 2. Compiled the Application to WEB but when we run the application in Microsoft Edge Browser its not ...
I have a PB app that was written long ago, and one thing it does is build its (MySQL) database as needed.  To do this, all of the scripts needed to build  the database were added to function objects, one per database object. i.e., there's an "fn_...
I have set the datasource​ and my PowerScript is this CONNECT USING SQLCA; Retrieve is working fine, but Update, Insert and Delete not   my Datawindow Sql Code   anyone have any idea what may be wrong? Very gratefu...
I'm not finding an entry for MySQL in the ODB170.INI file, so retrieval of identity keys isn't working. I found the following on the web somewhere: [MySQL] PBSyntax='MySQL_SYNTAX' PBNoCatalog='YES' PBTableOwner='NO&#...
  • Page :
  • 1