There are various ways to interface with a database, including Access and HTML, but one approach takes advantage of legacy Microsoft ASP (with ADO/ADOX) to build a front end. This method, which I will ...
My company is putting me in charge of developing something in-house to be used as a reporting front-end to an Oracle database. Basically, they want to be able to go in and choose a report category, ...
The basic situation is that I have a Sql Server 2000 database that contains records that need to be "researched."<BR><BR>Presently this is done with an Access front end, and only one person has this ...