Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Apl > Re: Using a Dat...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 39 of 40 Topic 987 of 1019
Post > Topic >>

Re: Using a Database within Windows + Dyalog APL

by Ibeam2000 <Ibeam2000@[EMAIL PROTECTED] > Apr 27, 2008 at 01:37 PM

I have used Access + ADO with both Dyalog and APL2000 very
successfully for delivering products on Windoze NT.  Although the
Access product itself is not free, you can use and create MDB files
without having access installed on customer machines, not incurring
any additional M$ licence fees.  There are two caveats:

1.  Access SQL is not standard (but which one is?), or at least is
less standard than some of the others.
2.  Access is a personal database system.  Full stop.  Don't expect
anything more.  I'm surprised by how well the current versions hold up
(that is, Access 97 and up) but can't forget how easily databases were
trashed when a Windows 3.0 user turned off their machine without
logging out of a networked database.

With these shortcomings, the convenience of having a free on-board
database and most of all, no installation headaches, was the real
selling point of using access.

I have the code to create a fresh access database.  It's in VB.Net but
uses ADO, not ADO.Net (which I consider the most miserable db
interface I have ever had the displeasure of using) and is easily
translated to any .COM-equipped APL.  I will dredge it up upon
request.

If I were writing a serious product, I would favour MySQL or PostGres
on principle, use Morten's SQL interface (it makes your application
portable as it's available for Unix, Linux, Dyalog, APL2000, and last
and certainly least, Windoze).  If required to use a commercial
database on a server, I would use IBM.

Excel as a database, forget it.  The driver stinks, plus tables must
be kept pure with respect to type.  If you must, link.




 40 Posts in Topic:
Using a Database within Windows + Dyalog APL
aleph0 <apl68000@[EMAI  2008-04-20 03:29:23 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-20 13:17:54 
Re: Using a Database within Windows + Dyalog APL
aleph0 <apl68000@[EMAI  2008-04-20 04:35:03 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-21 10:53:43 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-20 05:10:05 
Re: Using a Database within Windows + Dyalog APL
Dick Bowman <dick@[EMA  2008-04-21 06:59:14 
Re: Using a Database within Windows + Dyalog APL
aleph0 <apl68000@[EMAI  2008-04-20 05:56:20 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-20 09:20:19 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-20 09:37:08 
Re: Using a Database within Windows + Dyalog APL
aleph0 <apl68000@[EMAI  2008-04-20 10:02:49 
Re: Using a Database within Windows + Dyalog APL
aleph0 <apl68000@[EMAI  2008-04-21 02:29:27 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-21 12:08:23 
Re: Using a Database within Windows + Dyalog APL
Dick Bowman <dick@[EMA  2008-04-22 07:00:12 
Re: Using a Database within Windows + Dyalog APL
Gosi <gosinn@[EMAIL PR  2008-04-22 00:47:11 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-22 11:15:34 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-22 11:24:58 
Re: Using a Database within Windows + Dyalog APL
Gosi <gosinn@[EMAIL PR  2008-04-22 10:01:17 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-22 21:31:46 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-22 12:55:14 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-22 12:59:36 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-22 22:52:37 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-22 13:58:25 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-23 09:00:48 
Re: Using a Database within Windows + Dyalog APL
edcba <mkassler@[EMAIL  2008-04-23 09:51:11 
Re: Using a Database within Windows + Dyalog APL
Gosi <gosinn@[EMAIL PR  2008-04-22 18:40:27 
Re: Using a Database within Windows + Dyalog APL
sethb@[EMAIL PROTECTED]   2008-04-27 18:12:57 
Re: ... Spreadsheet ...
Gilbert Giappesi <gilg  2008-04-29 19:25:43 
Re: ... Spreadsheet ...
sethb@[EMAIL PROTECTED]   2008-04-29 20:06:53 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-23 00:29:30 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-23 13:59:05 
Re: Using a Database within Windows + Dyalog APL
"jk" <aqxqy@  2008-04-30 18:20:10 
Re: Using a Database within Windows + Dyalog APL
"jk" <aqxqy@  2008-04-30 19:01:38 
Re: Using a Database within Windows + Dyalog APL
Morten Kromberg <mkrom  2008-04-23 01:09:26 
Re: Using a Database within Windows + Dyalog APL
DaveW <dave@[EMAIL PRO  2008-04-23 06:32:53 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-23 16:00:33 
Re: Using a Database within Windows + Dyalog APL
AAsk <AA2e72E@[EMAIL P  2008-04-23 09:14:25 
Re: Using a Database within Windows + Dyalog APL
"jk" <*axy*@  2008-04-23 19:36:32 
Re: Using a Database within Windows + Dyalog APL
Jane Sullivan <jane@[E  2008-04-23 19:18:16 
Re: Using a Database within Windows + Dyalog APL
Ibeam2000 <Ibeam2000@[  2008-04-27 13:37:22 
Re: ... Spreadsheet ...
Gosi <gosinn@[EMAIL PR  2008-04-29 14:04:08 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 5:09:02 CDT 2008.