sam_wilson
New member
- Joined
- Feb 25, 2007
- Messages
- 1
- Programming Experience
- 1-3
hi,
im new to vb.net and im a little annoyed. im writing a webcrawler, for a education project, and i want to be able to enter the urls i have searched into a database, but it wont let me.
I have previouly programed in asp.net and i can connect to databases in that language but not in vb.net.
so all i ideally want is a basic connection string using what ever dataprovider to connect to a ms access database.
i ave already tried ADODB, but that complains that some of the parameters in the statment are wrong, but that was off an internet tutorial.
Any help would be greatly appreciated!!!
Thanks
Sam Wilson
im new to vb.net and im a little annoyed. im writing a webcrawler, for a education project, and i want to be able to enter the urls i have searched into a database, but it wont let me.
I have previouly programed in asp.net and i can connect to databases in that language but not in vb.net.
so all i ideally want is a basic connection string using what ever dataprovider to connect to a ms access database.
i ave already tried ADODB, but that complains that some of the parameters in the statment are wrong, but that was off an internet tutorial.
Any help would be greatly appreciated!!!
Thanks
Sam Wilson