Questions tagged [guptateamdeveloper]

Gupta Technologies Team Developer (previously Centura), also known as SQLWindows, or TD.Net is a programming development environment originally based on Win32, and from v7 onward can be .Net based or Win64. It is a rapid application development language and considered world's first client/server relational database software that would run on Personal Computers (PC) rather than Mini Computers.

Gupta Team Developer ( SQLWindows )

•Modern IDE for lightning speed database application development and run-time.

•Maximizes code reusability over various deployment platforms.

•Applications can be .NET WPF Desktop apps that interact exceptionally well with the .NET framework and other solutions, OR Win32 and Win64 API based desktop business applications.

•The same source code used for .NET WPF Desktop apps can build and deploy .NET WPF Browser apps.

•Provide your business logic via Web Services to enable your customers to deeply integrate your solution into their software infrastructure.

•Comprehensive set of well-designed data-aware UX Controls

•Powerful Report Builder for application-based reports and end user reporting and report customization.

•Rich data grid, including visual sorting, grouping, column filters and many useful cell types, such as hyperlinks, images, buttons, check boxes and more.

•Page Navigator for Microsoft® Outlook®-like apps.

•Many modern design themes for the user and developer to choose from.

•Fast and Easy to Configuration and Deploy

•Integrate with Web Services-enabled solutions via REST services or XML Web Services. Connect your applications to software solutions providing REST APIs, such as SAP, SalesForce, OpenText AppWorks and others. Integrate Team Developer applications with your own service layer.

•Fast and easy to configure database drivers for Oracle, SQL Server, Sybase and OpenText Gupta SQLBase, ODBC, OLE DB and .NET Data Provider connectivity for all other databases.

•Includes SQLBase development database for easy development and application testing.

•Automatic code documentation features of Team Developer help developers document their code without having to manually write their documentation.

•Fast error-free coding using the Active Coding Assistant.

•Outline tabs for quick code navigation and excellent source overview.

•Color-coded outline structured source code allows to quickly understand source code.

•Integrated automated documentation tool.

•Many tools that help to increase developer productivity. For example, the orphaned code tool for detecting unused source code, the task tool for searching and managing tasks, the automated documentation tool and more.

Go here for more info: Further information

71 questions
1
vote
1 answer

centura team developer 2.1 open same form twice

I'm working in centura team developer 2.1 I have already made an app with a lot of forms. When running my app I need to open a specific form window twice at the same time. Any idea how to do this?
BODYBOND
  • 117
  • 1
  • 4
  • 12
1
vote
0 answers

Import files to a grid window

I try to import .xls and .xml files into a Grid window, but with no luck. I succeed with .csv and .txt Set bok =SalGridDataExport( gridState, sPath,Format_EXCEL ) OR can you answer this: Does anybody have used this function with a success using…
1
vote
1 answer

"Grid" table in an insert statement in SQL Windows

How to identify a "Grid column" in an insert statement as they are dynamically created I'm not able to refere these. When I try to add columns in the grid they appare with the correct title, but still not able to refere in an INSERT. The "Grid" is…
1
vote
3 answers

Insert into sysadm.tablename with multipy values

I am struggeling on a sql statement and can't find the correct syntax for this. Im programming with teamdeveloper 6.1 and I am using the function SqlPrepareAndExecute(...) What i'm trying is to insert a set of values. On mysql it would be some…
Dwza
  • 6,494
  • 6
  • 41
  • 73
1
vote
3 answers

Centura Gupta Team Developer Automation Possibility

Is there a automation tool which can automate the software build on Team Developer (v6.0). I have tried with multiple automation tools to spy the table object in the application, it identifies it as Gupta ChildTable. But I am not able to retrieve…
0
votes
4 answers

Gupta/Centura to Java conversion

We are working with a client who wants to convert from Gupta/Centura to Java. Has anyone got any experience with a conversion project like that? Thanks, Steve
0
votes
1 answer

Select a default value of a Combo box in Centura/Gupta (Team Developert)

I am trying to configure a combo box so that it shows a default value and does not show empty. The structure is as follows: `ccmbDynamic: cmbcombo -List Initialization *Message Action *On PAM_Create -Set nMyObjectID = 1 -Call…
erik1520
  • 1
  • 1
0
votes
2 answers

Gupta Centura Team Developer

We have applications to migrate from gupta 3.1 to 6.3, and after using migration wizard, quick tabs did not work since it showed only the first tab. How to fix it or how to use the old quick tab?
ATTTUN
  • 11
  • 1
0
votes
1 answer

how to migrate a gupta (SQLBase) database to MySQL (including data)

Im trying to migrate a Gupta DB to MySQL. I already have a script to create every Table (with indexes and comments) and views I need in MySQL (table-, view- and column-names as well as column-types are equal in gupta as well as MySQL). But now I…
Dolis
  • 9
  • 5
0
votes
1 answer

VisFileCopy is not working with large files

I'm working in Centura 3.0 team developer and I want to copy large file VisFileCopy is not working with large files. Unfortunately, I couldn't reach any documentation related to maximum allowable data size or the return errors description. I do some…
ahmed abdelqader
  • 3,409
  • 17
  • 36
0
votes
1 answer

git: handling gupta apl files with git-extensions and WinMerge (encoding issues)

I'm using git extensions for easy git functionality. I was trying to use it for old gupta code. In the files is a lot of binary and meta data: [...] .head 7 + On cAM_F3 .head 8 - Call c_fktToggleButtonPerson( ) .head 5 + Pushbutton:…
0
votes
0 answers

AES256 password exchange for Mutual authentication - different encrypt result between client - server

i'm trying to fix a critical bug emerged during a penetration test on our application. Environment: an old Gupta/SQL Windows desktop application that need the support from a java webapp (hosted on IBM WebSphere) to operate on db/communicate on CICS;…
0
votes
1 answer

I need SQLBase documentation

I am using Open Text SQLBase and I need the official documentation. I have the documentation (called "SQLBase Language Reference") for the version 11.7 but I need it for version 12.2. I search for it in https://www.opentext.com but I couldn't find…
Roby Sottini
  • 2,117
  • 6
  • 48
  • 88
0
votes
3 answers

"Error: Too many binds" when executing an INSERT command on SqlBase

I need help with this error on SqlBase, i've never seen it before. This are the table columns: NAME COLNO COLTYPE LENGTH SCALE NULLS UPDATES ==================================== =========== ======== ===========…
JCIsola
  • 110
  • 1
  • 11
0
votes
2 answers

Outlook new email is not being populated

In Opentext team developer 7.0 when I try to use QuickMail it does not populate Outlook new email msg. If tblQuickMail.ExecNew( ) Set tblQuickMail.Recipients = 'testemail@yahoo.com' Set tblQuickMail.Subject = 'test' Set tblQuickMail.Text…
MTMDev
  • 181
  • 1
  • 7