Hi
Anyone using Microsoft Graph API, specifically createEvent:-
I've configured the request to put address in both location and locations but it's being ignored - any ideas what I have done wrong (thought I'd ask first before posting code)
Have you used the update/delete routines, what are...
Hi
Sorry to ask such an ambiguous question and I know some of this is way out of my knowledge but here is what I would like to do:-
Call a hidden page on my website to get data out of the MySql database, either by a VB.NET application or a mobile application.
A breakdown of what I would like...
Hi,
I've been writing a C++ program in QT on Ubuntu and it's working ok but as I am trialling Linux, I've just copied the files from my Ubuntu system to Linux Mint 14.
I've opened the project and it loads and can see all the files but when I come to compile, I get these strange compiler...
I've now completed that for all the search criteria that I use and it's pulling information back in less than a second (two at the outside).
Thank you very much.
Carl.
Hi,
Just doing some further research and this is the index information:-
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Null Index_type Comment Index_comment
orders 0 PRIMARY 1 OrderCode A 15617 NULL NULL BTREE
orders 1 SECONDARY 1 processstatus A...
Hi,
Looking at this I've not got secondary indexes defined correctly? ProcessStatus seems to be the only one with MUL against it.
Carl.
Field Type Null Key Default Extra
OrderCode varchar(50) NO PRI NULL
OrderDate datetime YES NULL
OrderTime datetime YES NULL
DeliveryCost double YES...
Hi,
The MySQL database I've got is running on a Windows SBS 2003 server, enough memory and only a hand full of users.
We've an orders table that currently holds around 15k of rows.
When I do the following:-
SELECT * FROM orders WHERE CustomerSurname = 'Smith'
I've just selected that...
Hi,
I'm considering the jump for our office from Windows XP/VB.NET developed order processing system and taking the whole office over to Linux desktops (not sure on Server as yet - but might look at a NAS device with offsite backup). I like the Mint interface and how it runs!
We only use...
Hi,
I'm considering the jump for our office from Windows XP/VB.NET developed order processing system and taking the whole office over to Linux desktops (not sure on Server as yet - but might look at a NAS device with offsite backup). I like the Mint interface and how it runs!
We only use...
Hi,
Do you know if it's possible to send an SMS from a VB.NET through your Android phone? I've got a Samsung Galaxy S2 and want to be able to send SMS's out via my phone (rather than MightyText or an Android/Web app).
Cheers
Carl.
Hi,
Do you know of any examples where I can send an SMS message via VB.NET using my Android Phone?
I'm struggling finding example code from Google.
Cheers
Carl.
Hi,
Not sure if this is in the correct section but as my issue is in VB6, thought I'd ask here!
Just wondering how to get round a name search when you store in the database "O'Neil" and want to do a search?
Obviously an Sql statement can't read:-
SELECT * FROM Customers WHERE Name Like...
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.