Re: Professional Database question - SQL Server, Access, etc - What's best?



"jonny" <nelsonj4@xxxxxxxxxxx> wrote in message
news:1169911238.098546.210060@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am wanting to create a software/ database. The front interface will
have a lot of drop downs and tables. The interface will pull data from
the database as well as put data into the database.

So far, I've used VB 6 (front end) and Access & SQL Server (back end).
However, I would like to sell this program someday and do not want to
require the buyer to need another software such as Access or SQL
Server.

Users do not need Access installed in order for your VB 6.0 application to
use the Jet database engine on an MDB file.

--
Reply to the group so all can participate
VB.Net: "Fool me once..."

.



Relevant Pages

  • RE: Eloquent Programming
    ... Presuming that all users are in one database, each ... hidden text box on the form and use the hidden text box in the query. ... I have one form/query for each department (24 forms/queries ... > like to know how to do is this, pull data from a specific query for this one ...
    (microsoft.public.access.modulesdaovba)
  • Re: Eloquent Programming
    ... > I'm looking for an eloquent way to pull data from multiple queries based ... > I have a database I created to track training for multiple departments and ... > currently I have it set up to open a form/query based on an individuals ... > pull data from the HR query. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Professional Database question - SQL Server, Access, etc - Whats best?
    ... "Data Source=C:\Production Reporting System\Production ... have a lot of drop downs and tables. ... The interface will pull data from ... the database as well as put data into the database. ...
    (microsoft.public.vb.general.discussion)
  • mysql_query($query) returns mysql_errno 0.
    ... I'm one of those newbies to the PHP realm of programming and I've run ... What I'm trying to do is pull data (any data at this ... point) from a mysql database. ... die ("Could not connect to the database: ...
    (comp.lang.php)
  • Re: Article Storage: Files vs. Database
    ... Efficiency: It's much more efficient to pull data from DB than from the file system. ... But I personally think a link to an existing file is simpler than loading data from a database. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading