Re: VB6, VB2005, or Something Else?



On Tue, 07 Mar 2006 15:41:25 GMT, "mayayana"
<mayayanaXX1a@xxxxxxxxxxxxxxxx> wrote:
in <FQhPf.1158$sL2.267@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

An interesting addendum to this eternal thread:

Slashdot had a blurb yesterday about a new
book called something like "VB.Net Jumpstart".
It's a book to help guide VB6 developers in the
transition. :)

I also came across a page yesterday
at MSDN, while browsing around for SDK-type
downloads, that was pointing to documentation
about how to use VB6 and VB.Net together.

There's a comfort, albeit somewhat cynical,
in seeing that *5 years* after the intro. of .Net
the sales pitch is still along the lines of, "Hey, have
you thought about switching to .Net yet?". And we
still have a small platoon of .Net salesmen assigned
to harrass the people in the VB groups.

Maybe the most damning evidence against the
alleged success and inevitability of the "sailing of
the ship of .Net" is that - the fact that so many dotNetters
keep hanging around here, trying to convince us all that
we're missing the boat, rather than carrying on with their
own voyage.
At this rate, maybe in another year or two MS will start
offering cash and prizes to people who are willing to
use .Net.


Very interesting observations demonstrating deep thought. I realized
myself that rather than hang out here and vent about what will never be,
that instead I should myself be on with it. So in eight days, I've
converted a SQL Server database to PostgreSQL and made my ASP work using
Postgres OLEDB. I then found a web host who would install PostgreSQL
OLEDB on their W2K3 server which would give me remote access. But then
I said -self- you've come this far - why not go all the way. So on the
eighth day I set up a Linux server and I'm now converting all the
VBScript to PHP (learning it as I go). So give me another week or two
and I should have three data driven web sites (one in .NET that doesn't
work) and two in ASP/SQL Server running on Apache web servers using PHP
scripting and a PostgreSQL backend.

---
This posting is provided "AS IS" with no warranties, no guarantees, and no conferred rights.

Stefan Berglund
.



Relevant Pages

  • TSLSA-2005-0003 - multi
    ... Package name: bind clamav cpio cups mod_python perl postgresql python ... BIND includes a DNS server, ... Mod_python is a module that embeds the Python language interpreter within ...
    (Bugtraq)
  • Re: Re: help choosing OLAP solutions that run on/with pgsql
    ... > for MSTR ... > Application server if need be. ... > and the underlying database itself. ... > Using a combination of PostGreSQL for the warehouse and Jasper ...
    (comp.databases.olap)
  • Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD
    ... We noticed the slowdown after moving PostgreSQL from 2xXeon 3.0 Apache+PostgreSQL server to dedicated PostgreSQL server. ... PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND ... r p d s w Csw Trp Sys Int Sof Flt 222 cow 16147 total ...
    (freebsd-stable)
  • Re: Python Database Apps
    ... What is your favorite python - database combination? ... make an app that has a local DB and a server side DB. ... I have had a lot of good luck with PostgreSQL. ... If an app comes already designed for mysql, oracle, sqlite, db2, dbm, ...
    (comp.lang.python)
  • Re: Python Database Apps
    ... make an app that has a local DB and a server side DB. ... It maybe overkill for a client side database. ... The psycopg package makes interfacing to PostgreSQL very easy and there is a package for Linux and Windows to make cross-platform development a breeze. ... If an app comes already designed for mysql, oracle, sqlite, db2, dbm, ...
    (comp.lang.python)