N
News
Hello, I have to build a program with the future in mind and I need a bit
of guidance from a guru or two. My program will start as a multi-user
Windows Application built with VB.Net and using an Access 2002 database
backend. The future will require that 1. The database be switched with
minimal effort to SQL Server and 2. A Web Application be added to allow web
access to reports generated from the database. At this time, there is no
time line set for when 1 or 2 will come or whether 1 will come before 2.
The key for me is to program the initial application with the future firmly
in grasp so I can reuse code for the web app and upgrade the database
without recoding.
I have had Visual Studio .Net for 2 days and my head has been spun into many
tiny knots. What I have understood is that I can use Access 2002 but I
should use it in Microsoft Server Desktop Engine (MSDE) if I want to
upgrade. Is this info correct?
I have used VB as a front end and Access as a backend in the past and have
always gone with unbound controls. Choosing to make classes that handle
getting/adding/editing/updating records rather than binding using the data
environment. Is this the way to go now with .Net? Or is that a contentious
issue where you are either for databound or against databound programming?
I hope my question(s) aren't too general or unintelligible but as with any
'new' language the first days are the hardest days.
Thanks,
Gerry Dyck
of guidance from a guru or two. My program will start as a multi-user
Windows Application built with VB.Net and using an Access 2002 database
backend. The future will require that 1. The database be switched with
minimal effort to SQL Server and 2. A Web Application be added to allow web
access to reports generated from the database. At this time, there is no
time line set for when 1 or 2 will come or whether 1 will come before 2.
The key for me is to program the initial application with the future firmly
in grasp so I can reuse code for the web app and upgrade the database
without recoding.
I have had Visual Studio .Net for 2 days and my head has been spun into many
tiny knots. What I have understood is that I can use Access 2002 but I
should use it in Microsoft Server Desktop Engine (MSDE) if I want to
upgrade. Is this info correct?
I have used VB as a front end and Access as a backend in the past and have
always gone with unbound controls. Choosing to make classes that handle
getting/adding/editing/updating records rather than binding using the data
environment. Is this the way to go now with .Net? Or is that a contentious
issue where you are either for databound or against databound programming?
I hope my question(s) aren't too general or unintelligible but as with any
'new' language the first days are the hardest days.
Thanks,
Gerry Dyck