Does anyone have experience with MS Teams Phone System?
Type: Posts; User: FrankValcarcel
Does anyone have experience with MS Teams Phone System?
Wont work as the builder tries to login to the SQL server before you can enter the DB name.
We have one that might work, 19.0 but in the process of moving to20. You can call me at (239) 823-7976 we can arrange a G2M demo.
DF 19.0, non_managed connections.
DBBuilder connects properly if the INT file is there. Just cant use the rebuild INTs option as it wants the DB with the login.
fv
We are connecting to a SAAS SQL database on Azure. To connect you have to pass the SERVER, ID, PW and DATABASE. This works using INT files but does not work in DBBldr as in the database login...
Due to incapacitation of one of our staff we have an immediate need for contract labor. Probably ongoing need. Part time/full time position is available if it works. All remote work.
Work...
Looking for opinions - Is there any reason that we could not test for a transaction being in process using the idlehandler to catch poor coding.
I am thinking about something like
...
Yes, the problem is the the SQL return type is always 93, the DF return type is 2 even when the DF definition says it should be 7. I found a post that Raven reported this last year, DAC recorded it...
Using embedded SQL we are having a problem determining the column type returned from the MSSQL server. For BOTH columns types set in DBBuilder as DATE and DateTime embedded SQL is returning 2 as the...
It will but with a lot more work since I'm using dbRadioGroup Biggest issue is that I wasted time with item_change till I gave up on it.
The document event item_change does not seem to happen: VDF 19.0 Windows 10.
My preference would be a Windows control but for this situation a WebApp control will work as the site will have a Webapp server that I can popup a page from within the Windows App to handle the...
There is a standalone one in SyncFusion that we may decide to wrap. At the moment we are going to use a Webapp page to display a list of sliders to display/adjust Shop Order/Task date ranges as we...
Yes. I need one with two movable points to represent a range.
Frank
We are looking for someone to help us implement a range slider to use with VDF 19.
Needs to be able to have two moveable points.
Email: FV@covesys.com
We have not done anything further on it as at this point it is really an integrate with our application issue. We have the API REST working. Let me see if I can get the Nathaniel to bundle it up...
Running through the debugger I see OnFill being called twice. Is there a reason for this as it adds extra disk access'?
Compiling under A3.
2 List and label errors - names already used, probably name conflict with new DF code
Obsolete MEMORYSTATUS call - eliminated since it was used for CPM/TurboDOS
Procedure call...
Whoops, we compiled under A2. Installing A3 and trying again.
Yes sir, we just installed Alpha3, converted the workspaces and compiled the current code. Surprisingly we did not get a whole slew of compiler warnings which we expected.
I'll come up with a better way. It just grew by itself over the years.
I copied GlobalMemoryStatus from your prior message.
When the new SQL Server 2017 Express is installed it DOES NOT enable TCP/IP access from the workstations (it used to). You have to turn it on. If you don't you get a protocol not support error on...
Thanks, I'll look.