Jag får detta felmeddelande när jag försöker importera en csv fil från en webplats. Inställningarna på webservern stämmer jag har både läs och skriv rättigheter på iusern. Den hittar webplatsen och allt men sen kommer
I'm using Access 2002, and have a db with one Table containing the following fields: ID, Ticker, Date, Prices. The table currently has 2.5 MM records. I need to generate individual text files for all tickers & prices on a daily basis, and have each text file be saved as the ...
Is it possible to have a carriage return as test to perform loop? i.e. Do While Not chr(13) gives me a type mismatch error. I want to loop through some code (write text to a table) until the start of the next line then I