alcdotcom
09-26-2004, 01:16 PM
One of the requirements of a class project I'm working on is that I create a web based .NET application that can (among other things) interface with and collect data from Motorola’s LRMS (Law Records Management System), Motorola’s CAD (Computer Aided Dispatching) System, and Motorola’s CMS (Corrections Management System). I have looked these up on Motorola's web site, but I see nothing talking about standard interfaces like ODBC or anything like that. And since I'm almost a complete newbie when it comes to databases, I have no idea how I'm going to interface my .NET application with these sources. Is there a way to develop an interface? Would XML factor in at all?
Like I said, I'm completely new to .NET, ADO.NET, and databases in general. The most I ever did, programmatically, with a databse was insert a few SQL queries in a PHP script. Any help would be greatly appreciated. Thanks.
Like I said, I'm completely new to .NET, ADO.NET, and databases in general. The most I ever did, programmatically, with a databse was insert a few SQL queries in a PHP script. Any help would be greatly appreciated. Thanks.