Hi Mike,
Error 98, invalid message, in this instance implies you don't have a database login dialog included in your source. Perhaps try including the standard package, DatabaseLoginDialog.dg,...
Type: Posts; User: Clive Richmond
Hi Mike,
Error 98, invalid message, in this instance implies you don't have a database login dialog included in your source. Perhaps try including the standard package, DatabaseLoginDialog.dg,...
Hi Stephen,
Unfortunately, for us at least, this utility only seems to handle a single level. For example:
.\DfManageVDir.exe create "Default Web Site" "TriumphWS/6.2" "D:\TriumphWS\6.2"...
In the last couple of weeks I noticed a difference in running our REST APIs locally, a Windows 10 machine, and our demonstration server, a Windows Server 2019.
On the server when an error is...
Hi Mike,
Many thanks for your replies. Dropping WebDAV in the article Mike pointed me to has addressed the issue.
Hi Mike,
You're a goldmine of information :D. Many thanks.
The article mentions WebDAV trying to handle the requests. Removing the module using the lines suggested in the article addressed...
Hi,
Today I moved my working RESTful services locally onto a production server for further testing. All my verbs, GET, POST and PATCH work except DELETE.
I've combed everywhere, that I can...
A nice solution to this problem Mike. Thanks for sharing.
HI Kevin,
This suggestion wont solve your problem but does the Studio for either DataFlex 19.0 or 19.1 run on this machine?
Hi Andrew,
No, this question is not about trying to achieve the same order. The ordering shown is correct for the collation used by their respective databases i.e. embedded and SQL.
The...
Hi Julie,
I haven't had any problems using either Microsoft OLE DB Provider for SQL Server or Microsoft OLE DB Driver for SQL Server to test connections.
Perhaps updating the ODBC driver...
Hi Julie,
The same. If you are having problems accessing the database remotely you probably need to do some extra configuration steps. This article has some useful tips that may help. ...
Hi Harm,
We’re always happy to contribute Harm. I think the frustration is we couldn’t see any light at the end of the tunnel on this one. However, perhaps there is something that can be...
Hi Harm,
Thanks for replies.
We still have an issue with the above. Just because "this is how it has always been when using SQL" does not mean its right and certainly wasn't something we...
We've had same message this week.
13896
In this instance it could be traced back to our global timers running / firing when the database was locked. Inside this block of code it also calls a...
As our SSL certs. have started to expire we have also been switching some to "Let's encrypt".
To make life and the renewal process easier we are using a utility called Certify the Web.
Plus if...
Hi Mike,
Thanks for the detailed explanation and demo sample source. This has been a tremendous help and sorted many of the hurdles I was experimenting with.
This works for me. I...
Hi Mike,
I have been playing with your RESTful service library and getting myself familiar with its capabilities. One Item I am struggling with is some of the hierarchy. The standard framework...
Hi Michael,
Thanks for the tip. Is there any SQL code you are able to share?
Hi Mike,
If I had turned the page (page 6) I would have found exactly what you described. :o
Thanks.
Just wondering if anyone has implemented a pagination system in their REST services e.g.
http://localhost/WebOrder_19_1/customerAPI/customers?page=2
So far so good. Apart from some cryptographer code that required refactoring, our application source compiles and runs. Undoubtedly, we still have work to do before it’s UNICODE ready and with that...
Hi Raveen,
Yes, we can do live updates. However, we keep it as a last resort due to it being a manual process to set up and manage. Thankfully I am glad to say live updates are rare but very...
Hi Sean,
I did see this post but so far it hasn't 'cracked' the problem. Other information, such as WTSDomainName and WTSUserName, are being returned with information using the RD Web...
Hi Sean,
We've been using your code to return the correct terminal services computer name for as long as I can remember.
Recently we have noticed that customers who have switched to using the...
Thanks for the link Chuck.
Here's another that we've found useful.
https://sqlserverbuilds.blogspot.com/