Welcome, Guest. Please login or register.

Author Topic: Professional Amigans! people using the amiga  (Read 6087 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MarkTime

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 901
    • Show all replies
    • http://www.tanooshka.com
Re: Professional Amigans! people using the amiga
« on: December 04, 2003, 06:03:37 AM »
About 7 years ago, I was working in a support department, and doing very well, and my boss told me she needed a certain type of report.

Well I exported the data to a text file, and took it home, wrote a program to parse it out, in, of all things, Amiga's ACE basic (just a freebie basic from aminet)....(I still only owned an A1200 for my computer) ...after a while the program kept getting bigger and bigger and I was emulating database functions, and then I discovered something at work...my work PC, had SA access to a SQL Server database at work.  This was like a whole new world opened up to me (also it was amusing when they discovered my tables in the database...but thats another story)

after that, I moved my reports/program into SQL Server and made a TCL front end.  I chose, tcl/tk because..., you guessed it, there was a version for the Amiga on aminet, and it also worked on the PC's at work.

(though that was the reasoning, I never programmed it on the Amiga again, because the Amiga version was out of date and didn't have odbc extensions).

Anyway....so, long story short, that started a series of events, until eventually I became a senior database administrator(and amiga community lunatic)

After I sold that Amiga, I bought a mac for the home, I eventually moved into the Unix database world at work, and so I've been multiplatform ever since.

My favorite apps, currently, come from the Mac and PC world....I love photoshop on a Mac, I've been forced to use MS Word, long enough to like it some.
And I generally use internet explorer.

As for programming, I mostly do whatever programming I need in either a unix scripting language or ms visual studio .Net in windows xp.
 

Offline MarkTime

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 901
    • Show all replies
    • http://www.tanooshka.com
Re: Professional Amigans! people using the amiga
« Reply #1 on: December 04, 2003, 06:20:50 PM »
sadly the amiga version of tcl/tk was frozen at 7.6 for a long time, and I heard later, that maybe with geek gadgets and x, and a bit of luck, you could get 8.0 working (actually 7.6 might have required x too).

anyway, tcl/tk is at 8.3 or so, and as for odbc extensions, the amiga has never had odbc, as far as I know.

Even the Mac didn't have the greatest support for databases, and most people didn't think I could use a Mac for that work...however, they were wrong, in that there was an ODBC framework, and even a mac version of the tcl/tk driver, and I did do some work on the Mac at home.

Though, now I just do all my work at work, my wife had something to do with that.