Simplicty and flexibility!


Function::Internal

This
This()
This("Style")
This("FillColor") -- return hex value
This("BorderColor") --
This("Width")
This("Height")
This("Xpos")
This("YPos")
This("ObjectType")
This("Value")
This("FieldType")
This("FieldName")


This() is a new function in DE9 that will allow an object to query its own properties.

With the introduction of ExecDQL and ExecDerivation etc. you can make more and more generic code that is executed in any context.

Where you before had to write specific code that was pre-compiled and would work the same way all the time you can now make generic code on the fly or code that can be re-used in many different places. 

By allowing objects to self reference - this() - you will be able to write code that can work on different type of objects or different objects in the same class without having to copy and change the code.

SetStyle(this(),"Style") will work on any object when called from itself.

Parameters


This() -- Return the object from where it is called. ex. SetStyle(This(),"SomeStyle")

This("Style")

This("FillColor") -- return hex value

This("BorderColor") --

This("Width")

This("Height")

This("Xpos")

This("YPos")

This("ObjectType")

This("Value")

This("FieldType")

This("FieldName")

Returns/Result


TEXT VALUE
The full path to the designated parameter.

Examples


Reference

See Also


Current 
MemoCopy 
WriteToFile
Environment Variables
SetCurrent

On the forum about This

exporting - Has anyone been able to make this work?

I require an output file in Excel format from my DQL procedure. At the Print window I select Excel and enter a filename but when I try and open the resultant file with Excel (2 different versions) or the other piece of software that requir...

Product: DataEase for Windows 7.x. Written by Peter Birney, PB Associates 20/08/13 at 12:44:05

Re:exporting - Has anyone been able to make this work?

Yes, I have in the past many times. Exporting to CSV always works. What is that you are trying to do ? Regards Arul Fish4Support, 335 Goldhawk Trail, Scarborough, ON M1V 4G2, Canada Tel(Canada): 647-930-6497 | Tel...

Product: DataEase for Windows 7.x. Written by Jeyarajah Arulrajah 20/08/13 at 15:20:57

Re:exporting - Has anyone been able to make this work?

It's a very good reason why all of this stuff has been removed from DE8. It is a little like WebPublisher... A lot of promise and a lot of disappointment after a lot of work. 1. It does work, but it is part of the same library as the PDF...

Product: DataEase for Windows 7.x. Written by DataEase 20/08/13 at 13:43:11

Re:Re:exporting - Has anyone been able to make this work?

He is trying to use the Export to Excel functionality in 7.x not CSV export from Form. Export from DQL has been a big problem as we all know throughout the DFW era. Something that was so natural and simple in DFD became a problem with no...

Product: Dataease [{8}]FIVE. Written by DataEase Account 20/08/13 at 15:57:15

Re:Re:Re:exporting - Has anyone been able to make this work?

My DQL is in this format:- for Table A for Table B for Table C list records some fields from Table A some fields from Table B some fields from Table C end end...

Product: Dataease [{8}]FIVE. Written by Peter Birney, PB Associates 23/08/13 at 10:06:48

Re:Re:Re:Re:exporting - Has anyone been able to make this work?

The problem with DFW and DQL is that the DQL in many ways is a "fraud". It was implemented retrospectively and in contravention of how the new PRISM was designed. A DQL with List records is an emulation of the real multivi...

Product: Dataease [{8}]FIVE. Written by DataEase 23/08/13 at 12:59:41

Re:Re:Re:Re:Re:exporting - Has anyone been able to make this work?

I managed to get it to work by writing my data to a flat file and exporting the contents of that single file. Thanks for your help Mr D. ...

Product: Dataease [{8}]FIVE. Written by Peter Birney, PB Associates 29/08/13 at 09:08:56

Export to Merge file Error "This Export Band requires a Table View Name"

I have a procedure that creates an export file to be read in Mail Merge. The data form has about 60 records. There are two problems:-1. If i set it upFor Formlist recordsany form with ( field name = form field name ) fi...

Product: Dataease [{8}]FIVE. Written by 12/12/13 at 14:16:02

Re:Export to Merge file Error "This Export Band requires a Table View Name"

With fear of having misunderstood what you are trying to do.The Export function in DFW DQL has its own special format and limitations.Example 2...

Product: Dataease [{8}]FIVE. Written by DataEase 13/12/13 at 06:49:17

Cannot restore this application as it has been encrypted by Developer

I am trying to convert a V4.53 database to V8. I have upgraded it to V5.50 and have opened it in V6.52 - So far so good!I have made a Backup, created a new application in an empty folder (The application is called exactly the same name) and am...

Product: DataEase 6.x. Written by Peter Birney, PB Associates 27/12/13 at 09:26:43

Re:Cannot restore this application as it has been encrypted by Developer

The immediate problem is that the encryption was created to stop the customer and other developers to "steal" the IP so what you try to do is exactly what it is designed to stop you from doing.In principle you should only be able to decrypt th...

Product: DataEase 6.x. Written by DataEase 27/12/13 at 09:57:54

Re:Re:Cannot restore this application as it has been encrypted by Developer

Hi Mr. D.I have got round the problem by not trying to create a 'tidy' copy of the V6.52 data but by simply running the V8.1 Migration utility on the 'untidy' copy. The (Quite small) database looks OK in V8.1 on first glance and, as I believe...

Product: DataEase 6.x. Written by Peter Birney, PB Associates 27/12/13 at 11:47:53

Re:Re:Re:Cannot restore this application as it has been encrypted by Developer

To be honest, this is why migration in itself is such a bad idea and especially the approach that DataEase has taken over the years.The worst approach is to try to migrate "apples into pears" which was the migration attempt in DFW 5.x and from...

Product: DataEase 6.x. Written by DataEase 27/12/13 at 13:05:42

Re:Re:Re:Re:Cannot restore this application as it has been encrypted by Developer

What may be a clue to the cause of the Exception Error is that both databases had been taken from V4.53 to V5.50 WITHOUT ANY DATA, so that they were just the tables, procedures etc....

Product: DataEase 6.x. Written by Peter Birney, PB Associates 29/12/13 at 09:34:39

i hope you can help me import this to a new program here is the the compleete program i think

[@EOF@]...

Product: DataEase for Windows 5.x and before.... Written by Raymond Abrahamsen 04/02/15 at 12:08:46

Re:i hope you can help me import this to a new program here is the the compleete program i think

Hi again.We now received it all. There are 4 apps.DELEBRUKDELELAGERFAKTURAPERSONALETDo you want to move them all forwards to DE8?...

Product: DataEase for Windows 5.x and before.... Written by DataEase 05/02/15 at 12:15:53

Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

Yes that would be nice :)Thanks you...

Product: DataEase for Windows 5.x and before.... Written by Raymond Abrahamsen 06/02/15 at 08:10:17

Re:Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

hellodo you know how long that wil take????...

Product: DataEase for Windows 5.x and before.... Written by Raymond Abrahamsen 09/02/15 at 10:13:46

Re:Re:Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

Dear Raymond. The team have a lot on at the moment, but we will get back to you by end tomorrow....

Product: DataEase for Windows 5.x and before.... Written by DataEase 09/02/15 at 11:35:14

Re:Re:Re:Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

helloi have not heard from you yet.. how is it going whit the import?...

Product: DataEase for Windows 5.x and before.... Written by Raymond Abrahamsen 11/02/15 at 07:04:02

Re:Re:Re:Re:Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

TechSup tell me they have emailed you directly. If you haven't received anything, check your spam filter etc. If it got lost in space, let us know and we will resend.All the best....

Product: DataEase for Windows 5.x and before.... Written by DataEase 11/02/15 at 14:21:13

Re:Re:Re:Re:Re:Re:Re:i hope you can help me import this to a new program here is the the compleete program i think

You will be able to download the app here, if the mail failed....

Product: DataEase for Windows 5.x and before.... Written by DataEase 12/02/15 at 17:47:48

Re:tree structure - MoveObject() will solve this.

Download Sample! We have been looking through our samples/tutorial database and found a Sample that might b...

Product: Dataease [{8}]FIVE. Written by DataEase Tech Sup 18/08/15 at 09:44:55

why if this error showed

[@EOF@]...

Product: Dataease [{8}]FIVE. Written by msbz288@streamyx.com 20/08/15 at 04:50:08

Re:why if this error showed

This is a Generic Windows Error message that basically only tell you that an illegal Memory Call was undertaken.It can be caused by corrupted code, or pre-empted code.It is not "useful" other than to tell you that you are doing somethi...

Product: Dataease [{8}]FIVE. Written by DataEase 20/08/15 at 07:10:43

Re:Re:why if this error showed

For your info, i'am run procedure that i was code. In windows 8.1pro 64 single user, always come out that error. I cannot classify what coding i was make and make it error like that. when using in windows 7 pro 64 its ok. Can you explain to me mo...

Product: Dataease [{8}]FIVE. Written by msbz288@streamyx.com 21/08/15 at 05:30:59

WHY MY DECIMAL POINT GOING LIKE THIS?

WHY MY DECIMAL POINT GOING LIKE THIS?...

Product: Dataease [{8}]FIVE. Written by msbz288@streamyx.com 26/08/15 at 02:09:04

When we can get not trial license for this dataease beta 8.5

I think you should give us new license key for this dataease beta 8.5 cause every month must renew install the program.When we can get not trial license for this dataease beta 8.5?...

Product: Dataease [{8}]FIVE. Written by msbz288@streamyx.com 27/08/15 at 05:01:33

Re:When we can get not trial license for this dataease beta 8.5

The Beta program is voluntary and all released beta versions expire within 1-2 months from release simply because we want them out of circulation. For there being any point in a beta program the testers need to run the latest version of t...

Product: Dataease [{8}]FIVE. Written by DataEase 27/08/15 at 08:00:05

Re:Re:When we can get not trial license for this dataease beta 8.5

For your info, i already sign up with this email when to upgrade the dataease. Can you replace my new email? Here, i just can replace my password.This my new email.psskualaketil@gmail.com...

Product: Dataease [{8}]FIVE. Written by msbz288@streamyx.com 28/08/15 at 02:44:20

CAN I KNOW THIS!!

I DONT KNOW WHAT FOR LOCK STRATEGY IS. CAN YOU TELL ME THE DETAILS ABOUT IT....

Product: Dataease [{8}]FIVE. Written by Mohd Sedik Zakaria 17/01/16 at 07:20:39

Re:CAN I KNOW THIS!!

Locking strategy is "abandoned" in DataEase 8.5.We now only support Opportunistic Locking which is Default.When Migrating to DataEase 8.5 the locking strategy will automatically be migrated to Opportunistic Locking or Simply DataEase M...

Product: Dataease [{8}]FIVE. Written by DataEase 18/01/16 at 14:00:59

Re:Re:CAN I KNOW THIS!!

I did find out the hard way at the client site.It would be nice to have some updates about these changes on the Blog. Unless it is there, still hard to find something on the blog.Another thing I found out, RDRR*.DBM no longer there for new...

Product: Dataease [{8}]FIVE. Written by Jeyarajah Arulrajah 19/01/16 at 14:24:12

Why this happen to me like this? License Key Error

Why with my license? How, if i want delete from the others computer before? Is it, I must buy new license key?I already have 8.2 license key, is it any problem?...

Product: Dataease [{8}]FIVE. Written by Mohd Sedik Zakaria 15/02/16 at 12:24:03

Re:Why this happen to me like this? License Key Error

Just click on the Change key and insert the new valid key.The key will then be replaced and the installation will be validated....

Product: Dataease [{8}]FIVE. Written by DataEase 15/02/16 at 12:58:33

Re:Re:Why this happen to me like this? License Key Error

Sorry, was a little to quick in responding there.The problem is that your license key has been installed on 20+ machines when being a single user license key.You simply need to expand the user count, or have the key replaced and blocke...

Product: Dataease [{8}]FIVE. Written by DataEase 15/02/16 at 13:01:05

Re:Re:Re:Why this happen to me like this? License Key Error

Hi,1. Can you guide me to expand user count?2. Can you guide to replaced key?3. How to block other computer that using my license key?...

Product: Dataease [{8}]FIVE. Written by Mohd Sedik Zakaria 15/02/16 at 14:15:13

Can I use function like THIS MODAL DIALOG at [MENU]?

CAN I USE FUNCTION LIKE THIS MODAL DIALOG AT MENU?ALSO  CAN YOU CREATE AT MENU SAME AT FORM, CAUSE WHEN I CANT USE setstyle() FUNCTION AT MENU ITS VERY IMPORTANT FOR ME.IF NO, CAN YOU GUIDE ME OTHERS WAY?...

Product: Dataease [{8}]FIVE. Written by Mohd Sedik Zakaria 17/02/16 at 13:24:07

Re:Can I use function like THIS MODAL DIALOG at [MENU]?

You can use a FORM as a Menu, so if that is what you want - simply use a form.In DFW Forms, Menus, Reports, DQL's are all just documents so they can be used as you please.You can for instance start your application by running DQL.<...

Product: Dataease [{8}]FIVE. Written by DataEase 17/02/16 at 13:31:38

Legacy4dos can't run on this machine due to IE enhanced security

I'm trying to run the demo on a windows server 2008 machine. I can't launch due to this error. This machine can't and won't be connected to internet....

Product: LegEasy 4DOS. Written by Rich D 27/09/16 at 15:17:36

Re:Legacy4dos can't run on this machine due to IE enhanced security

I changed the IE settings but the program still will not run. Does it have to be connected to the internet?...

Product: LegEasy 4DOS. Written by Rich D 27/09/16 at 19:14:52

Re:Re:Legacy4dos can't run on this machine due to IE enhanced security

See the latest DataEase Blog article (About discontinuing LegEasy4DOS Personal), especially the last sentence.PB Associates...

Product: LegEasy 4DOS. Written by Peter Birney, PB Associates 28/09/16 at 09:11:42

Re:Re:Legacy4dos can't run on this machine due to IE enhanced security

LegEasy4DOS Professional is cloud based so the admin interface don't work without internet access.We are currently working on the Server Version of L4D Professional which is in beta as we speak. As it happens this version does not need to b...

Product: LegEasy 4DOS. Written by DataEase 28/09/16 at 10:14:12

To heavy for this forum!

Hi.Something must have gone wrong because there is no text and the heading is "klingon".From the attachment we can deduct that you get a GPF for some reason.GPF is basically a OS message because the software as addressed an illegal...

Product: DataEase 8.5 Runtime. Written by DataEase 28/05/17 at 11:00:01

We are not sure what different for DE8.5 and DE8.6 which is new launching this month?

We are not sure what different for DE8.5 and DE8.6 which is new launching this month?Can you show something example for us to know better with this product?...

Product: Dataease [{8}]FIVE. Written by Mohd Sedik Zakaria 11/10/17 at 05:02:05

Re:We are not sure what different for DE8.5 and DE8.6 which is new launching this month?

Hi.There is no set release date for 8.6 yet. When the version is released we will publish the full list of news and differences between 8.6 and 8.5...

Product: Dataease [{8}]FIVE. Written by DataEase 13/10/17 at 12:09:45

after new update i get an error. can u help me whit this.

---- Tue Jan 23 13:33:10 2018 ----UTPAKKSEDDEL:- procedure running :#1: Error 402 Getting Field Data.Unknown field.---- Tue Jan 23 13:33:10 2018 ---------------------------------------...

Product: Dataease [{8}]FIVE. Written by Skiens Persiennefabrikk 23/01/18 at 13:41:44

Re:after new update i get an error. can u help me whit this.

Hi.The problem is that the field in the body (header/footer) has lost "connectio" with the DQL. Just remove the offending field and re-insert it in the body....

Product: Dataease [{8}]FIVE. Written by DataEase 23/01/18 at 15:46:40

Re:Re:after new update i get an error. can u help me whit this.

i cant get it to work can u help me...

Product: Dataease [{8}]FIVE. Written by Skiens Persiennefabrikk 24/01/18 at 08:04:23

Re:Re:Re:after new update i get an error. can u help me whit this.

I fixed it.. :)...

Product: Dataease [{8}]FIVE. Written by Skiens Persiennefabrikk 24/01/18 at 08:31:21

Hmm.. Scaling after update looks like this....

Hmm.. after latest update it looks like this.......Kind regardsMarkus<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2oAAAI/CAIAAACJfb2sAAAgAElEQVR4nO3d+3cc5YHg/f4z9g/Y/0CHIAqGQTMha2/e5N1MsJMjnAljK/VODuOZeTd7dsZkM54JOzKEHbuA...

Product: Dataease [{8}]FIVE. Written by grohmann.papier@t-online.de 11/02/18 at 16:03:08

Re:Hmm.. Scaling after update looks like this....

Just to clarify.&nbsp;Last update of what?&nbsp;Windows, DataEase etc.The latest 8.5 has been released for close on a year now...UPDATE! It is not of course. We changed the scaling problem and you write the clue in the heading ;...

Product: Dataease [{8}]FIVE. Written by DataEase 12/02/18 at 09:23:30

Re:Re:Hmm.. Scaling after update looks like this....

Yes, sorry for the missing Information:Looks like this after updating to last DE8.5 version. (From download center).Kínd regardsMarkus...

Product: Dataease [{8}]FIVE. Written by grohmann.papier@t-online.de 12/02/18 at 09:52:50

Re:Re:Re:Hmm.. Scaling after update looks like this....

And yes again :)Where can i get the version before the last ? (Not found in Download Center).Kind regards Markus...

Product: Dataease [{8}]FIVE. Written by grohmann.papier@t-online.de 12/02/18 at 09:54:36

Re:Re:Re:Re:Hmm.. Scaling after update looks like this....

We don't have this problem in 8.6 Beta so it must be something strange that has gone wrong in 8.5.2.We will look into it, but if you don't need the scaling fix the best thing is simply to use the 8.5.1 version.<a href="http://www.dataease....

Product: Dataease [{8}]FIVE. Written by DataEase 12/02/18 at 10:52:35

Re:Re:Re:Re:Re:Hmm.. Scaling after update looks like this....

Problem fixed with scaling and updating problems in some dialogues ex. Field Definition.Published as of today on&nbsp;http://www.dataease.com/dg3_Downloads/...

Product: Dataease [{8}]FIVE. Written by DataEase 16/02/18 at 11:25:40

What does this message mean when I am trying to define a relationship ? How do I fix it ? Please specify the Bound Field when trying to create a Lookup Field

[@EOF@]...

Product: Dataease [{8}]FIVE. Written by peadar Kearney 26/02/19 at 13:57:27

Re:What does this message mean when I am trying to define a relationship ? How do I fix it ? Please specify the Bound Field when trying to create a Lookup Field

Hi.&nbsp; DataEase has been managed by several different teams over the years and not all of them have been to into the lingo. I remember myself whe...

Product: Dataease [{8}]FIVE. Written by DataEase 27/02/19 at 09:42:38

Re:Re:What does this message mean when I am trying to define a relationship ? How do I fix it ? Please specify the Bound Field when trying to create a Lookup Field

Excellent.Thank you for the explanation, It is appreciated.Best Regards,Peadar...

Product: Dataease [{8}]FIVE. Written by peadar Kearney 27/02/19 at 23:19:40

Is this version something to have at all?

Hi. I'm new here and I wonder if DE9 is, or at least will be as good for an end-user so I dont have to program in SQL and C#?The support could not give me an answer of the capabillity of distribute the database on the cloud so my end-users can...

Product: DataEase 9 Developer. Written by Daniel Kron 07/02/20 at 15:48:05

Re:Re:Is this version something to have at all?

Thank you very much for your honest answer. I think I have to abondone this sinking ship then. Very sorry though because I like that it is easy to use. However, the development of DE is way to slow and there is no clear answer when DE9 66% and DE9 100...

Product: DataEase 9 Developer. Written by Daniel Kron 08/02/20 at 12:21:55

Re:Re:Re:Is this version something to have at all?

Hi DanielI beg to differ :-)&nbsp;DE8.5 is already an excellent platform.&nbsp;&nbsp;From experience, I can say that there is nothing that cannot be done with DE8.5.&nbsp;&nbsp;I have been using the DE9 beta to develop a new solut...

Product: DataEase 9 Developer. Written by Josef Vella 08/02/20 at 17:25:01

Re:Re:Re:Re:Is this version something to have at all?

Hi Josef. Thank you for responding. Would you say that I can do the following with DE9 now (with current version)1. Create a database Frontend that can be used on my webpage with login accounts (cloud-based or whatever, but not remote-desktop)<...

Product: DataEase 9 Developer. Written by Daniel Kron 08/02/20 at 17:38:43

Re:Re:Re:Re:Re:Is this version something to have at all?

Hi DanielUsing HTML integration in DE9 you can do anything - that is like having unlimited custom defined functions.Re website - its the design that probably needs some polishing, but back end&nbsp;functionality is all there.What...

Product: DataEase 9 Developer. Written by Josef Vella 09/02/20 at 18:50:20

Re:Is this version something to have at all?

Hi Daniel and the rest of you.Dataease is almost 40 years of IT history. There is not many software products around with that "pedigree" and it is a history of good and bad.It is no secret that Dataease got it as wrong with our WIndows...

Product: DataEase 9 Developer. Written by DataEase 10/02/20 at 10:56:12

Re:Re:Is this version something to have at all?

Hello Ulrik. Thank you for the in-depth answer.As an MSc Engineer in Product Development and interaction-design I'm not that into programming. However, I really regret that I did not learn how to program SQL and C#. DataEase seems like it has (...

Product: DataEase 9 Developer. Written by Daniel Kron 10/02/20 at 15:31:33

Re:Re:Re:Is this version something to have at all?

Hi again Daniel.Nothing you say is exactly the same as we have been thinking.YOU are exactly the right kind of customer for us. What you say about yourself fit our target profile 100%.&nbsp;Website - lets get that out of the wa...

Product: DataEase 9 Developer. Written by DataEase 10/02/20 at 16:44:51

Re:Re:Re:Is this version something to have at all?

Sorry, didn't really answer your question there:We plan to have something we think is usable for new users before the end of this year....

Product: DataEase 9 Developer. Written by DataEase 10/02/20 at 17:25:06

Re:Re:Re:Re:Is this version something to have at all?

Hi Ulrik. Thank you for answering my question, or at least what could be seen as the question. Anyway I have to say that you have good points and I like you and that you take the time to write me answers, that's good customer care. I hope that you are...

Product: DataEase 9 Developer. Written by Daniel Kron 10/02/20 at 19:30:35

Re:Re:Re:Re:Is this version something to have at all?

Hi Ihor. I have dealt with alot of abstract algebra back in the days when I was an Engineering student and I certainly know about Alan Turing and the Enigma project. However, one have to bare in mind that the technology has developed rapidly since thi...

Product: DataEase 9 Developer. Written by Daniel Kron 10/02/20 at 20:47:12

Table name already exist - Method to avoid this problem recursively

I return to a topic already covered both on the Forum and on your Blog.http://www.dataease.com/DG3_ForumList/?ParentID=0000002812&amp;field1=0000002812</...

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/03/21 at 17:01:50

Re:Table name already exist - Method to avoid this problem recursively

The problem is related to an automated update routine that look after the Status tables in DFW.&nbsp;When it identify that the current version is "outdated" it will replace it and if this replacing goes wrong you get your problem.As...

Product: Dataease [{8}]FIVE. Written by DataEase 05/03/21 at 12:03:24

Unable to perform this task

Hi All,A client gets this message when a particular user tries to log in to DataEase.They have a multi-user system but it is only one user that get the message.I have tried to replicate it but i have not been able to so far.<p...

Product: DataEase for Windows 7.x. Written by Peter Birney, PB Associates 06/10/21 at 15:00:56

Re:Unable to perform this task

It would help if they could take a screenshot of the message.If it is only one computer it is most likely access rights....

Product: DataEase for Windows 7.x. Written by DataEase 07/10/21 at 09:44:04

Re:Re:Table name already exist - Method to avoid this problem recursively

All occurrences of DQL information in rdrr report 0f except the last one which reports 0C.I correct the last occurrence in 0f but after a while a new version is generated in the catalog with 0c and the problem recurs.How can I permanentl...

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/02/22 at 09:36:45

Re:Re:Re:Table name already exist - Method to avoid this problem recursively

In addition&nbsp;I deleted all the DBM files of the older version of DQLInfo system table but nothing changed....

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/02/22 at 09:39:20

Re:Re:Re:Table name already exist - Method to avoid this problem recursively

Which version of 8.5 do you run.The latest one on here has a fix for this, but it is not a 100% fix sadly.The problem is an old mechanism in DataEase that update system files. DQL status table was updated towards the end of 8.5 development...

Product: Dataease [{8}]FIVE. Written by DataEase 02/02/22 at 09:59:51

Re:Re:Re:Re:Table name already exist - Method to avoid this problem recursively

I run the following the same&nbsp;version 8.5.1.2674 for developer and for Degroup (Player) and unfortunately I&nbsp;cannot upgrade to a newer version like 9.0 and over.&nbsp;...

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/02/22 at 10:06:38

Re:Re:Re:Re:Re:Table name already exist - Method to avoid this problem recursively

I cannot upgrade to newer version because I cannot use the actual licenses valid only for 8 versions. Thanks...

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/02/22 at 10:17:26

Re:Re:Re:Re:Re:Re:Table name already exist - Method to avoid this problem recursively

I think there is some mis-communication here.We are a software company that invest a lot in development. To use our software customers need to pay to get upgrades and services. If customers don't want to pay for upgrades there is no business a...

Product: Dataease [{8}]FIVE. Written by DataEase 02/02/22 at 10:34:26

Re:Re:Re:Re:Re:Re:Re:Table name already exist - Method to avoid this problem recursively

I beg your pardon.&nbsp;I obviously agree with you. We area a very old DataEase customer and we'll evaluate if there's a possibility in future to upgrade the software to a new version. In the meantime do you think installing developer version 8.5.4.26...

Product: Dataease [{8}]FIVE. Written by Marco Marchesi 02/02/22 at 11:00:33

On the blog about This

New Functionality in 8 - Advanced WebFields - This is the webfield for plugins, Ajax, Java etc (Ver. 8.0.0.1104)

The normal WebField has been with us for several months by now, but we are still learning.The "normal" WebField is built directly on top of a Memo field. This is very effective, but it has its limitations. A "normal" WebPage is reference...

Product: Dataease [{8}]FIVE. Written by DataEase 10/07/12 at 10:09:38

New Function in 8 - MemoReplace() - Replace a string in a memo. Wake up, this is important! (Ver. 8.0.0.1006)

So what is so important with a simple Replace function?Everything! This is how you can really manipulate your Memo's to behave the way you want them too.It is called Memo Class for a reason, it is in combination they become powerful!...

Product: Dataease [{8}]FIVE. Written by DataEase 05/10/11 at 12:19:30

Re:New Functionality in 8 - Advanced WebFields - This is the webfield for plugins, Ajax, Java etc (Ver. 8.0.0.1104)

Woaw! This means that we can now create advanced web forms in DataEase for Windows?...

Product: Dataease [{8}]FIVE. Written by David Mills 01/11/12 at 16:27:32

+Wait(0.1)+ What is this and why is it so important in DataEase 8?

DataEase for Windows use POST to launch functions. For those of you that doesn't know the difference between POST and SEND in Windows I will offer a simple explanation.POST means fire and forget and leave it all to windows.SEND means - "He...

Product: Dataease [{8}]FIVE. Written by DataEase 13/07/15 at 15:58:24


dg3_HelpView