Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
importing table
Name: Val Date: October 30, 2002 at 07:03:10 Pacific OS: windows 2000 CPU/Ram: don't know
Comment:
How can I (if I can) import a table in Access 2000 database in vb6 code?
Summary: How do you import tables to a vb.net project? That doesn't make any sense...You can import tables from one database into another (have a look at DTS), but .NET projects don't have any capability to a...
Summary: There is no easy way of doing it unless all the field names in the Excell file have matching field names in the Access file. If this is the case you can import the Excel file into the Access databse ...
Summary: Hello, Working in Visual Studio 2005, I've created and deployed an application using the Click Once feature. The client machine downloads the app from a website, installs it and starts importing data ...