| Thread | Last Post | Replies |
|
| separate by newline character | 30 Nov 2003 07:12 GMT | 1 |
I want to import from a txt file with a list of name which is separated by a newline character into Access 2000. File like this ____________________________
|
| Knowledge Base Article 241477 (Export text in Access 2000) | 28 Nov 2003 22:41 GMT | 2 |
We are having a problem using the TransferText method to export to text. It is coming up with an error similar to run-time error 3625 described in the Symptoms for article 241477. However the only solution listed pertains to importing text. Is any solution possible for ...
|
| sending data to a named range in excel | 28 Nov 2003 20:01 GMT | 3 |
Hello, need help please: Trying to output information from a query to a named range in excel, the problem is that the process results in every field in the query being tranferred to each consecutive column in the range. The problem
|
| access front end to sql back end and form navigation buttons | 28 Nov 2003 19:39 GMT | 4 |
This is just a general question on technique. I don't need specific details. I have an MS Access 2k front end hooked to an MS SQL 2k back end. The main table in the system has about 30,000 records in it so binding the form to the entire dataset is dumb. I want to bind the form to ...
|
| Exporting data from access to excel | 28 Nov 2003 15:39 GMT | 3 |
I am trying to create macro i want to export several queries to one excel file. In the macro you can select the OutputTo Object type : Query
|
| Scheduling an Export file | 28 Nov 2003 12:11 GMT | 1 |
Is there anyway you can set up a scheduled export of a query in Access 02. EG I have a sales query that I want to export to XML format every day to send to our data warehouse - I don't want to have to manually run the
|
| Tables; link, import or ? | 28 Nov 2003 05:40 GMT | 1 |
a true newby here, I have created a data base here based on orders in an excell spreadsheet. My problem is from one day the next, the info in the spreadsheet changes with new ones
|
| importing from DBASE (DOS) to Access | 28 Nov 2003 05:08 GMT | 2 |
I have all of my old client records in an old Dos version of Dbase (2+ i think). Any suggestions on if and how they can be converted to access. Thanks in advance for any suggestions.
|
| Help Request PLEASE =8^0 ODBC connection failed sql tables | 28 Nov 2003 04:57 GMT | 8 |
I am struggling to reconnect an Access97 mde file from our EDI application to a new sql database. It has been working without error for years as is. We have just replaced the back end from access to sql. I have created a system DSN and manually linked the tables removing the dbo_
|
| Dbase IV Import | 28 Nov 2003 04:55 GMT | 1 |
When trying to import a Dbase IV file I get the following error: Microsoft Jet database engine could not find the object. . .
|
| programmatically exporting data to XML in Access 2002? | 28 Nov 2003 04:46 GMT | 2 |
The following article claims that Access 2002 is also able to export data to XML http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dno2k3ta/html/o dc_acxlom.as but I am unable to locate information about the ExportXML() method in either the Help or by looking at the ...
|
| Link to SQL Server without ODBC ? | 28 Nov 2003 00:43 GMT | 1 |
How do I do to link a table of SQL SERVER directly to MSAccess 2000 without ODBC? _________________________________________ AlternaTribe
|
| using cmd button to call Sub-routine | 27 Nov 2003 21:03 GMT | 5 |
Can anyone shed some light on this.... My Sub-routine is declared as follows Public Sub ImportFile(strPath As String) The cmd button code is as follows
|
| import data from Excel | 27 Nov 2003 21:00 GMT | 1 |
I have a database with a linked Excel table. I use an add query to import new records from the linked Excel table to an Access table. I experience the following problem: if the linked Excel
|
| Export a record to Word | 27 Nov 2003 17:17 GMT | 1 |
I have a donors form. When a donation is made, I would like to hit a command button to open an existing word document (thank you letter), insert the donor's name, address and contribution into the document and print it. Is there a way to do this all within Access Thanks.
|