|
-
Oct 8th, 2001, 05:21 PM
#1
Thread Starter
New Member
project help
Hi guys, Iam a university student in England relatively new to VB, but am using it for my project, the trouble is I dont know what to build as part of it. I have to build some sort of application, it can do anything as long as it serves a purpose, has anyone done anything similar, or could anyway give me any ideas, advice, etc.
I would really appreciate as much help as possible from anyone....
-
Oct 8th, 2001, 08:36 PM
#2
-
Oct 8th, 2001, 09:04 PM
#3
Member
Well that's what she's asking.
-
Oct 8th, 2001, 09:08 PM
#4
PowerPoster
A database program of turtle recipes?
-
Oct 8th, 2001, 09:38 PM
#5
-
Oct 9th, 2001, 06:45 PM
#6
Try to make a browser who will not need Ie weeeeeeee
-
Oct 9th, 2001, 07:00 PM
#7
Member
An HTML rendering engine would be VERY cool. Using the WebBrowser control is cheating.
-
Oct 9th, 2001, 07:09 PM
#8
webbrowser is to easy for an university student in England.
-
Oct 9th, 2001, 07:19 PM
#9
Member
HTML rendering engine would probably be too hard.
-
Oct 9th, 2001, 07:51 PM
#10
Frenzied Member
-
Oct 9th, 2001, 08:18 PM
#11
BUt it's not to hard for you Turtle...AM i right ?
-
Oct 9th, 2001, 08:41 PM
#12
Member
Yes, the WebBrowser control is for lazy slackers.
-
Oct 10th, 2001, 05:37 AM
#13
-
Oct 10th, 2001, 03:22 PM
#14
Thread Starter
New Member
hmmm
I appreciate the help guys, but any other ideas.....also I heard about using ado instead of the database control, what is the advantage in this, and does it work with an Access 2000 database?
-
Oct 10th, 2001, 11:30 PM
#15
PowerPoster
eek
datacontrols
Search for datacontrols under the name of Jethro!
There's your answer!
-
Oct 10th, 2001, 11:31 PM
#16
PowerPoster
Access 2000 is based(probably not a good word but my minds not working) on ADO
-
Oct 12th, 2001, 07:50 PM
#17
Fanatic Member
Basically, if your going to use VB long term (and most programmers love it for its simplicity), then your going to end up creating loads of RE-USABLE snippets of code, and what better place to store them than your database.
You could use ADO yet save the data as XML (making it better prepared for the future changes)
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
|