Microsoft
Software
Hardware
Network
Question : Export data from a ODBC table
I need is a way to export the data contained in my linked ODBC table, as Excel couldn't handle it. My attempt to export it as an access database seems to have created another linked table, which is exactly what I don't want.
I need to have the data on my local computer to be able to send it to a printer for mail merge marketing purposes.
I'm going to try to export to a .txt file, and then re-import to a new Access file. But I'm afraid that's going to cause errors when data in access is on more than one line in certain fields.
HELP! (BTW: I'm using Access 2007)
Answer : Export data from a ODBC table
The easiest thing to do is to put the code behind a button on your form.
See this link for a tutorial/example.
http://www.blueclaw-db.com
/transferd
atabase-do
cmd.htm
Random Solutions
Allow user to navigate to a folder in windows directory and select the PATH to the file in a .aspx page. Is this possible and how?
How Can I Disable Calendar Event Notifications in Entourage 2008?
LanManserver service on server 2008 sp2 stuck in stopping state
ASP Menu control with css working in Firefox, and IE, but not in Chrome
How to upgrade EXSi 4 embedded to ESXi 4.1 ? DELL R610 Embedded ESXi 4
Installing Expression Blend
How do I manage connection to MySql db from VB.NET ?
createElement and appendChild to all matching elements
In Function for Fox Pro
Change the defualt value of a text box upon end-user input.