RangerMSP Business Automation for successful ITs


Go Back   RangerMSP Forums > Search Forums

Showing results 1 to 25 of 41
Search took 0.01 seconds.
Search: Posts Made By: Mike C
Forum: Running an IT Services Business April 14th, 2016, 03:07 PM
Replies: 1
Posted By Mike C
Has anyone looking into auditing the accounts in CommitCRM and QuickBooks to reduce duplication and maintain consistency? If this is already possible I would be very appreciative for some direction...
Forum: RangerMSP Software Discussion Forum (CCRM) January 25th, 2016, 04:19 PM
Replies: 2
Posted By Mike C
Actual Message received. Firewall is good. It literally stopped working after updating to 10 and rebooting. Webinterface appears to be working. Clients are connecting just fine.


The test...
Forum: RangerMSP Software Discussion Forum (CCRM) January 25th, 2016, 03:53 PM
Replies: 2
Posted By Mike C
We recently upgraded to version 10 and since that the ODBC connection will not connect. Did something change? When I use a 32bit I get a application version mismatch. 64bit connections get a 6420...
Forum: RangerMSP Software Discussion Forum (CCRM) June 17th, 2015, 02:59 PM
Replies: 2
Posted By Mike C
Thank you that was helpful.
Forum: RangerMSP Software Discussion Forum (CCRM) June 16th, 2015, 10:21 AM
Replies: 2
Posted By Mike C
What are the various RecKind types in Notebook? What determines a system note versus a user entered note?

RecKind
10 = History note?
40 = ?
70 = ?
etc...

There is not a reference to...
Forum: Online Services May 29th, 2015, 11:34 AM
Replies: 44
Posted By Mike C
a linked server is something used in SQL Server to link to a remote database and still use in queries on the local database instance. For me at least they seem to perform better than a direct ODBC...
Forum: Online Services May 29th, 2015, 09:31 AM
Replies: 44
Posted By Mike C
Back to working on this. I have been able to get all aspects working, however the return is unbearably slow. If I create a linked server and use that connection then the resultset return is almost...
Forum: RangerMSP Software Discussion Forum (CCRM) April 16th, 2015, 08:57 AM
Replies: 12
Posted By Mike C
Already tried a contains clause using ODBC with errors. I am still attempting to use the API to return results.
Forum: RangerMSP Software Discussion Forum (CCRM) March 12th, 2015, 12:49 PM
Replies: 12
Posted By Mike C
What is lstAccounts? List(of CommitCRM.Account) , List (of String) ...?
Forum: RangerMSP Software Discussion Forum (CCRM) March 12th, 2015, 12:26 PM
Replies: 12
Posted By Mike C
One last question on this. Are the search results case insensitive? IE Parker is the same as parker.. I don't recall seeing it in the Wiki
Forum: RangerMSP Software Discussion Forum (CCRM) March 11th, 2015, 12:29 PM
Replies: 12
Posted By Mike C
I could use the UNION(of T) but the resultsets are not the same. In my fetchobjects() can I fetch just the Ticket ID and RelLinkREC_ID?
Forum: RangerMSP Software Discussion Forum (CCRM) March 11th, 2015, 12:15 PM
Replies: 12
Posted By Mike C
Probably the wrong forum for this, but still having issues with combining the lists and using them to query the ticket table. Any help or direction would be appreciated. I hve not programmed this...
Forum: Online Services March 11th, 2015, 12:09 PM
Replies: 4
Posted By Mike C
This portion is working great now. There are a few hiccups, but working on it.

Thanks
Forum: Online Services March 9th, 2015, 05:41 PM
Replies: 4
Posted By Mike C
I believe so:

VB:

Dim ticketSearch As New CommitCRM.ObjectQuery(Of CommitCRM.Ticket)(LinkEnum.linkOR, 50)
Forum: RangerMSP Software Discussion Forum (CCRM) March 9th, 2015, 05:30 PM
Replies: 12
Posted By Mike C
My thoughts on this would be to maybe create two lists
-Tickets
-History Notes
This would give me a list of all the ticketId's of all the tickets and history notes.

Then combine those two...
Forum: RangerMSP Software Discussion Forum (CCRM) March 9th, 2015, 03:18 PM
Replies: 12
Posted By Mike C
I am working on a standalone search engine that will return all tickets and history notes, where the search word(s) are in the ticket or history notes.

I have the ticket portion working, but I am...
Forum: Online Services March 6th, 2015, 05:16 PM
Replies: 4
Posted By Mike C
Anyone aware of a way to limit the result set returned by the API in a search to X results?
Forum: Online Services March 4th, 2015, 03:40 PM
Replies: 44
Posted By Mike C
Thanks. At least I know the coding is good on the CommitCRM portion. I'll come back with questions and answer when I get it.


Thanks
Forum: Online Services March 4th, 2015, 12:37 PM
Replies: 44
Posted By Mike C
Again Thanks for your support. I am finally coming back to this project and have since moved some of the config from the Global.aspx to the CommitCRM dll, primarily the config info. Am I missing...
Forum: Online Services January 20th, 2015, 11:42 AM
Replies: 44
Posted By Mike C
That didn't work, and actually broke the search completely. No return results at all.
Below is my code for this search.
Forum: Online Services January 20th, 2015, 09:05 AM
Replies: 44
Posted By Mike C
Issue was found and I am once again connecting, however I am still having issues with the enumLink.linkOR.



The quantify this, there is a ticket with monkey in the Description and Resolution but...
Forum: Online Services January 12th, 2015, 06:52 PM
Replies: 44
Posted By Mike C
The error I am getting is "Unable to load DLL 'CmtDbQry.dll': The specified module could not be found" I am running this from a webserver on the same network as the CommitCRM application. I verify...
Forum: Online Services January 9th, 2015, 12:43 PM
Replies: 44
Posted By Mike C
Dim config As CommitCRM.Config

config = New CommitCRM.Config
config.AppName = "CommitWebITF"
config.CommitDllFolder = "\\...\...\CommitCRM\ThirdParty\UserDev"
config.CommitDbFolder =...
Forum: Online Services January 9th, 2015, 12:13 PM
Replies: 44
Posted By Mike C
What would cause the application to not be able to load the CmtDbEng.dll? I have tried to disassemble the DLL with dotPEEK and it is "not supported". Commit is working fine, so I am assuming the...
Forum: Online Services January 9th, 2015, 09:25 AM
Replies: 44
Posted By Mike C
Like so?

Dim ticketSearch As New CommitCRM.ObjectQuery(Of Ticket)(linkOr)
Showing results 1 to 25 of 41

 

All times are GMT -6. The time now is 10:54 AM.

Archive - Top    

RangerMSP - A PSA software designed for MSPs and IT Services Providers
Forum Software Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.