[mapguide-users] Query on *.mdb

lolob azzam_wahab at hotmail.com
Mon Feb 16 20:41:50 EST 2009



Connect the *.mdb through System Data Source ODBC.
In my case, I use php. The code looks like this:

  $conn=odbc_connect('data_source_name','','');

  if (!$conn){
     exit("Connection Failed: " . $conn);
  }



ajid wrote:
> 
> MGOS
> i have *.mdb data, then im try using queymain.aspx on sample data.. but :(
> failed.. (not display d result)
> any method?souce code? or edited script from sample??
> Thanx
> 

-- 
View this message in context: http://n2.nabble.com/Query-on-*.mdb-tp2160887p2338559.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list