Hi,
Please help - How would I deserialize the following JSON into a Xamarin List using c#
[
{
"JobID": 397597,
"CustomerId": "ENV"
},
{
"JobID": 397694,
"CustomerId": "UNI015"
},
{
"JobID": 397836,
"CustomerId": "AMA003"
}...
Thanks, I have the code I previous changed the mx query side to add in new TLD's. I was going to make the change described but was worried about the RFC 821.
Thanks again.
Hi,
Does anyone know how to get around the 1000 character line limit using vbSendMail? When I send a line of a 1000 characters asHTML the email message has a ! in the message?
Thanks
Hi,
Output the output of the show process to a file /out=name.txt or define sys$output sys$login:file.txt
The read the file looking for the process name extracting the name
open/read proc_list sys$login:file.txt
read proc_list proc_line
the proc_line symbol will give you the information then...
Hi,
You can set up an exchange pop collect to that will collect the mail from your existing mail servers. You then configure the mail to be in SBS at a 5 minute interval. The mail will then be stored locally in the specific users mailbox.
Hi Kray4660,
I used to have the values in a formula but they now want to tweak the values to get to the amount they want to pay.
This is the reason the table was introduced. Thanks for your ideas, I have just found an old 8.5 manual, I am looking at the options. I know I can do it using a SQL...
Hi,
I am trying to join to tables with no key.
The tables are employees and bonus.
employees
Surname Start Date
smith 01/09/1998
jones 09/11/2010
brown 08/08/2009
bonus
01/01/1970 0.1
01/01/2009 0.075
01/04/2010 0.05
based on the start date I wish to give...
Crystal Report was included with VB6 professional. It was installed from disk 3. The OCX etc is available on that disk it also exists in visual studio\common files\ etc.
Please help, I am in a similar position but in the example i would like to programatically pass the element that I want to populate. Eg I have a calendar that is called 3 time in the master form to update 3 different ids such as birth date, mother birthday etc.
Thanks
If the PPC goes into sleep mode, the WIFI has to refresh and connect to the network before the database can be connected to. I need the program to loop and wait for the connection to be made to the db.
I am trying to connect to a SQL server on a PPC using wireless. Most times the wireless is connect and the program connects to the db happily.
On certain occasions it fails and I get error message Server does not exist.
I tried to catch the connection.open command
connDB = New...
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.