Questions tagged [centura]

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 onwards 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 Technologies (OpenText) 'Team Developer' (previously Centura), also known as 'SQLWindows', or 'TD.Net' is a programming development environment originally based on Win32, but 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.

The tag is relevant for any Team Developer (TD) or Centura version.

More information can be found on the official website and on Wikipedia

49 questions
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
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

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

Convert/Cast LONG VARCHAR to VARCHAR in Gupta SQLBase 12

I'm trying to convert/cast a SQLBase LONG VARCHAR column into a VARCHAR Column using a temporary table. The source table being used has a comment field column of type "long varchar". I am unable to find the correct syntax to use a convert/cast…
0
votes
2 answers

TD 6.2 IDE compatibility

Is Gupta Team developer 6.2 compatible with Windows 10 ? We are upgrading our systems from windows 7 to windows 10 and we have centura version 6.2. Do we have to upgrade the Centura to a higher version or will Windows 10 support the current version?
Sushree
  • 11
0
votes
1 answer

CI/CD pipeline for gupta team developer applications?

I am trying to create a build pipeline using yaml files for gupta applications... Does anyone have any experience doing this?
James
  • 347
  • 4
  • 13
0
votes
2 answers

create .pdf files automatically centura

i'm working in Centura 2.1 team developer and I want to generate (.pdf) files direct from the system and every .pdf file has a unique name according to the data inside this file. how can I do it ?
BODYBOND
  • 117
  • 1
  • 4
  • 12
0
votes
1 answer

Error during compile Gupta application version 7.0

I'm trying to compile a gupta application version 7.0, after that it return me the following error: "Cannot load or find external library (or one of its componentes). Check to ensure the path and filename are correct and that all required libraries…
0
votes
1 answer

Upgrade Gupta application from version 5.2 to 7.0

I'm trying to convert a gupta application from version 5.2 to the version 7.0, after that i see that there is an external functions whose name is mimg52.dll, i try to change it in mimg70.dll but there isn't any dll on my computer which this name.…
0
votes
1 answer

How to save breakpoints in Centura 6 Team Developer SQL/Windows

How can I save breakpoints in Gupta 6? When i refresh libraries after inserting some code into another .apt, my breakpoints in main program are lost. Is there any trick how to prevent from it?
Miroslav Savel
  • 184
  • 2
  • 10
0
votes
2 answers

What is functional class in Centura?

I am a new programmer in Centura, I am familiar with the concept of class from C++ or JAVA but I am little bit confused with functional classes in context of windows. Can somebody explain me, what is it and how its works? Thank you
Miroslav Savel
  • 184
  • 2
  • 10
0
votes
2 answers

Printing a QRP via a PDF printer results in cut-off footer, can I prevent this?

I am generating various invoices, shipping manifests and similar documents via QRPs from an ERP program written in TD 4.1. When my customer just prints these regularly from the program to a normal printer, they come out fine. The customer also…
Skjoldson
  • 41
  • 4
0
votes
1 answer

Is there a way to generate working Code128 barcodes in TD 6.3?

I am currently working on a project that requires the output of a Code128 barcode to a QRP. It's an older project ported from TD 4.1, it previously used a barcode.dll that doesn't work properly with 6.3. Since I couldn't find a DLL that would work,…
Skjoldson
  • 41
  • 4
0
votes
1 answer

Cannot compile Centura SQLWindows/32 apps on Windows 10

I have a couple of Centura SQLWindows/32 legacy apps, which still require the occasional update even though they were superceded by web services long ago. So far, SQLWindows/32 and the compiled apps themselves run fine on any OS platform I've run…
rangi
  • 361
  • 2
  • 4
  • 21