Eric Anderson

Home | MessageGrid | 463 | Contact

How To Run/Connect SQL

"Server=achilles.cs.clemson.edu;Database=deptdb;User ID=USERNAME;Password=cpsc123;Trusted_Connection=False"

"Server=ravenclaw.cs.clemson.edu\\CSDB;Database=deptdb;User ID=USERNAME;Password=PASSWORD;Trusted_Connection=False"


Run an SQL Script on Ravenclaw:

sqlcmd -S ravenclaw\CSDB -U username -d deptdb -i temp.sql




GPS and Google Maps

GPS access program

The dll you need to include is in GPS\bin\Debug also the project includes an example of how to use the dll this code is only for mobile aplications

GPS Laptop code

This code is an example of how to access the gps device on a laptop


Google Maps API
Example Google Map(May not work being outside messagegrid)

Message Grid Mobile The gps code is in Form2 the functions are menuItem11_Click and menuItem12_Click at bottom of form


Sample Code

Mobile Application Accessing Web Service
Web Service

Intercepting SMS Messages with WM 5

Downloads:

ActiveSync 4.2
Windows Mobile 5.0 SDK

MessageGrid Ink

Tablet PC SKD

Useful Links

Sam Bryfczynski's Wii Development Page

SMSIM - Default Location: C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\Cs\Smsim


Sending an SMS to yourself in the emulator
Google Maps API Reference
SMS Email Addresses
Using the Windows Mobile 5.0 Emulators in Visual Studio 2005
Emulator Network Setup
Microsoft Mobile Application Development: eHow-tos and Tutorials
mysql.SQL (CpSc 463)
DataBase Aplication (modified to new achilles db)
MessageGrid Snipit (Webpage)
© 2007 Eric Anderson