Opening and editing SQLWindows applications - sql-server

I have to edit a number of SQL Windows applications that I have inherited. This is not something that i've done before and i'm having trouble finding an IDE or similar (never mind editing the code!) as it seems a number of responsible companies have gone bust in the years since these apps were written, can anybody advise on how I can proceed?
Thanks in advance

The only IDE you can use is the Gupta/Centura Team Developer. Even if the code was saved in text format, you need the TD to compile it.
If you first have to get one: Gupta/Centura was bought by Unify

Related

Can't open/create my Salesforce projects with Mavensmate anymore

I used to connect my Salesforce projects without any problem since today.
Now everytime I want to create or open a new project through Mavensmate. I get this error :
Error initializing project: client identifier invalid
I don't know how to solve it. I have googling without finding any solution. I thought this could solve my issue, but it doesn't work.
Please help!
Not sure if this is related or already said but it sounds like MavensMate has finally died. Related conversation/details here. If I knew how to build the windows version of the MavensMate source I'd try myself but seems like there is a security issue that would have to be applied too which I don't have time for (plus possibly out of my expertise reach).
So I'm now biting the bullet and starting the move from Sublime to VS Code using a couple different articles (here and here). Pretty sad about this but seems no other way. If possible I'll loop back to Sublime in the future but no idea if that will be feasible or not. If anyone finds a fix for MavensMate or a new way to do SFDC work in Sublime please let us know!

Codename one Dropbox plugin?

is there any plugin to read and write to Dropbox? I have seen an other post about dropbox but was posted 2 years ago. Is there any change so the plugin can write to Dropbox? Or an other solution like dropbox for example google drive or something else? I ask because I need a solution for an application to backup its data.
Thanks in advance!
The same library is still there although I haven't personally tested that it still works. I know some developers ported it to OAuth 2.x but they didn't contribute the code back so if it doesn't work that might be a problem.
I'm not aware of a similar integration at this time.

Input Method with other language on CefSharp.WPF

I implemented an application with CefSharp.WPF, 51.0.0.
It browses my web app well, however, I have a huge problem.
That is "IME". I use Korean but it won't shows my language in input or textarea.
I couldn't find to solve this problem though it issued several years ago.
Is there somebody fix it? It makes me frustrated.

Create and integrate a Help File for WPF vb.net

I would like to implement a F1 help/user guide for my WPF MVVM vb.net project but I can't seem to even create a project for it.
So I've done some searching and a lot of answers to this question on here are over 5 years old and most of the links are broken so I'd like to get a more up-to-date answer.
I also found this msdn page, which talks all about a HTML help project (.hhp) in visual studio, yet I cannot seem to find it.
https://msdn.microsoft.com/en-us/library/windows/desktop/ms524279(v=vs.85).aspx
My life is also made that bit harder by the fact that the PC I write code on isn't connected to the internet.
Any help appreciated
There is an alternate way to do this. When you press F1 key on the keyboard , an addition window with a tree structure comes of. That is totally written in HTML and CSS.
Have a look at Microsoft HTML Help Workshop.

how to get a smartclient example on the web?

I'm pretty much totally lost.. I've posted twice on the smartclient forums and gotten no help so maybe the people here are more friendly than their own staff. (it really bothers me but they appear to have the best software for what I'm trying to do)
I'm trying to wrap my head around how I would get one of their examples (the demo showcase ones which I have downloaded etc) on my web host, just to see how it works/play with it, but I couldn't find any forum guides or videos etc on this (documentation is really abysmal for people that don't speak code yet).
Is there some special back-end I need on my web host? Where can I go to figure out how to link the stuff together? Do I have to compile something using java.. etc.
I'm used to just editing stuff in notepad++, uploading it, and hitting refresh, but I'm guessing smartclient isn't that simple, or is it? (I'm just going to use it to make tables from excel spreadsheets that I can filter through, that's it, no fancy application).
Sincerely,
Mr. Totally Lost.
Everything is covered by the guide (page 6) : http://www.smartclient.com/docs/8.2/docs/SmartClient_Quick_Start_Guide.pdf
SmartClient embed everything needed, you will only need a valid JDK installation and the zip provided in their website.

Resources