Is it possible to create a database file using VB.Net?
I want to be able to create a database file in code, then create the tables later.
I have tried the 'CREATE TABLE tablename' as a SQL statement but it requires a connection but the file hasn't been created to connect to.
Any ideas would...
I need to write a VB.NET program that will automatically download a text product from the Internet and search for specific words in the text.
I have done searching for data mining and data scraping but have not had much luck.
Can anyone point me in the right direction? It will be running on a...
Does VBasic 6.0 have a time limit on instructions?
I was told of a application that is used for sending lesson modules for a distance learning class over the Internet.
The program connects to a server, downloads a zipped file, unzips the file, deleates past lessons, adds new lessions, zips...
I've written an application in VB6.0 that access several databases. All works well on my machine, but I would like to share the program with other people that may or may not have Office 2000.
What references do I need to include in the setup file so these people can run my application?
Thanks...
I'm just starting with Visual C++ and would like to know how to pass variables between projects.
I have an application that will have several projects and need to pass data between them. In C++, I would use the 'extern' declaration to pass them, what's the VC++ method and where does the code...
I'm new at VC++ so the terms may not be correct.
I need to pass variables between differents projects of a larger program. I have done the same in C++ and have used the 'extern' declaration for the variable.
I need a similiar declaration procedure for VC++.
Thanks.
J. Engel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.