I am having trouble with the RCC reports.
Can someone help me with the default username used in the ODBC Connection to the MySQL database.
The name of the ODBC connection is RCC2. I thought the username was rccuser but I can't remember it.
I accidently cleared it and now I can't access the...
I am attempting the control the Nortel Audio Player from MS Access. I am able to add the "C:\Program Files\Nortel\CallPilot\player\nmplayer.dll" to the references in my Access databse. I am able to create the object, but I have no documentation on the commands in the library. Can anyone help...
I'm not sure if this is the correct place to post this, but here goes.
I am attempting the control the Nortel Audio Player from MS Access. I am able to add the "C:\Program Files\Nortel\CallPilot\player\nmplayer.dll" to the references in my Access databse. I am able to create the object, but I...
We have resolved this problem. It seems that there was an undisplayable character somewhere in there. We rekeyed everything and it worked fine.
Thanks for everyones help.
Example e-mail address would be something like m.garrett@state.us
Message Title: "Material Review: Applications"
Message Text: "We have completed the scanning of a batch of applications. 08/29/07 8:40:00 AM"
When Access tries to build that string I will get random results. Sometimes it will...
Public Sub Reviewer_Notifications(strReview_Type As String)
'*******************************************************************************************
Dim intUser_ID As Integer
Dim strUser_Status As String
Dim strUser_EMail_Address As String
Dim strMessage_Title As String
Dim strMessage_Text...
I am having a problem assembling a string value.
strCompleteString = strSubString1 & strSubString2
When I get to this line in my code the value returned to strCompleteString is "Out of Memory", instead of the result of strSubString1 & strSubString2.
I have never encountered this before. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.