Results 1 to 2 of 2

Thread: Benefits with .Net vs Vb 6.0?? (Database functions)

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Location
    Kalix, Norrbotten, SWEDEN
    Posts
    343

    Benefits with .Net vs Vb 6.0?? (Database functions)

    I have an app that is used for extracting data from an Access database. This app uses ADO to conect to the database. The data that is extracted from the database is the added into a diffrent Access database. This database is then uploaded to a webserver.

    Would this data extraction be faster if the app was written in .net???? Its now written in Vb 6.0...

    /Smirre
    Visual Basic
    C, C++
    Java
    Access
    SQL Server

    MCP, MCSD

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I'd say probably not. ADO.NET is built for functionality and since you are just transferring data then the database itself is probably don't most of the work and still would be, so I don't hink you'd see much difference.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width