Re: vba vs VB dotnet



Souris wrote:
I have a new project to use MS access as backend.

I would like to know what adre the difference betwwen VBA and VB
dotnet as front end?


what is the best choise and what I need considre to use front end
bwteen 2 choices?

Well a big difference is that you can actually create a front end with VB
dot.net but you can't with VBA.

VBA (Visual Basic for Applications) is used inside of Office apps like
Access, Word, Excel, etc.. It is not a separate development platform. Did
you mean classic VB as in VB 6? That IS a development platform but is no
longer supported by Microsoft and most consider it a dead end for new
development.

You could of course use neither of those and use Access for the front end
and when doing so utilize VBA code within.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com



.



Relevant Pages

  • Re: form fields
    ... Doug Steele, Microsoft Access MVP ... My form is called Details my 1st field is called NoSubjects and this looks ... I don't know VBA so I ... to the main table by RegistrationID. ...
    (microsoft.public.access.forms)
  • Re: Starting with VB2005 and SQL Server 2008 Express Edition
    ... As far as a "Development Platform" you are at the cross-roads of several ... soul-proprietors of the language and they can do with it as they will. ... VBA is a sub-set of VB "Visual Basic" the original VB ... This included versions VB1.1 to VB6. ...
    (microsoft.public.vb.database)
  • Re: Question on conversion to ADP
    ... as a development platform for small and medium-sized businesses. ... killing all technologies based on these because you cannot make real object ... VBA and DAO in the long term? ...
    (microsoft.public.access.adp.sqlserver)
  • Re: form fields
    ... Doug Steele, Microsoft Access MVP ... My form is called Details my 1st field is called NoSubjects and this looks ... I don't know VBA so I ... to the main table by RegistrationID. ...
    (microsoft.public.access.forms)
  • RE: COM objects
    ... VBA in Access too? ... to establish a reference the the Excel Object model before you can work with ... Dave Hargis, Microsoft Access MVP ... the database or from a field in a Word document. ...
    (microsoft.public.access.modulesdaovba)

Loading