Re: Suggestoins for Local DB to use with Shareware



"I.P. Nichols"
"G. Bradley MacDonald" wrote

I am looking for suggestions for a good local DB for our shareware app.

Further to my suggestion of your using MS Access database, this artcle on
available MS Access data types may help.
http://www.functionx.com/access/Lesson11.htm

The Delphi standard out of the box ADO support is all you require. I would
avoid the OLE Object data type, you can make them work from Delphi but it's
a real PITA!!!


.



Relevant Pages

  • Prompted for User ID and Password
    ... another reply to Lynn's suggestion. ... >>I recently copied an Access database and its .mdw file ... >>my local drive in order to gain access to this db. ... >>when I attempt to open any other Access database I'm ...
    (microsoft.public.access.security)
  • Project is Unviewable
    ... I have converted an access database from Access 2003 to 2007 version, ... then I have deleted the old file (the one with .mdb extension). ... re-convert it to Access 2007. ... Any other suggestion? ...
    (microsoft.public.access.security)
  • Re: How do you change a "remembered" password to ODBC linked files?
    ... data types, and connection information, including the password, are stored ... the Access database is not updated to reflect this. ... See http://www.QBuilt.com for all your database needs. ...
    (microsoft.public.access.security)
  • Access report to pdf using SQL Server ad Terminal Services
    ... I have an Access database, tables on SQL Server and front being accessed ... in Times New Roman, so my thought is it's not the utility or Access and I ... has a suggestion. ... Gina Whipp ...
    (microsoft.public.windows.terminal_services)
  • Re: Insert SQL Error
    ... Date is reserved so that will be a problem using OleDb as it enforces ... the same reserved words as SQL and ODBC. ... I changed the Access database to all text ... ensure you are using the correct data types. ...
    (microsoft.public.dotnet.framework.adonet)