|
-
Aug 29th, 2000, 04:19 PM
#1
Thread Starter
Junior Member
Do you know if an access 2000 program can be converted to Visual Basic? or if I can import an access form to visual basic?
Thank you.
-
Aug 29th, 2000, 05:46 PM
#2
Addicted Member
Yes, I think I know, but I'm only about 80% to 90% sure. There is no way, that I am aware of, to convert Access(?) to VB. You can automate Access within VB, you can also read Access data within your VB Program. Access forms themselves are not convertable to VB forms. Again I state that I am only about 80% to 90% sure on this.
-
Aug 29th, 2000, 06:03 PM
#3
Monday Morning Lunatic
Access forms definitely aren't usable outside Access. The VB code itself hardly requires any changes at all. Just replace all instances of CurrentDB with the object variable corresponding to your Database.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 29th, 2000, 07:30 PM
#4
Hyperactive Member
I have a program that claims it can do that kind of conversion. It's been sent to you by e-mail.
********************************
The AccessToVB product line is designed to convert programs written in Microsoft Access to equivalent Microsoft Visual Basic projects. AccessToVB analyzes the database, and then converts the forms, macros, modules, reports, and code behind forms to Visual Basic. There are a number of user selectable options, including which forms and modules to convert, the choice of custom controls supported, and the ability to convert the project to an MDI project. All standard Access controls are converted, including the tab and page break controls. The AccessToVB product line the complete solution for all of your Access conversion needs
Unlike similar programs, AccessToVB includes multicolumn listbox, and can convert tabbed forms, multipage forms, and read-only continuous forms. AccessToVB has the most comprehensive code translation engine of any such product, and is the only product that includes report conversion
********************************
Well, if you're really into that stuff, it does sound interesting.
Good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|