by: Daniel Kasak |
last post by:
Hi all
I have some data in Excel ( I didn't put it there - a customer did ).
I'm setting up an import routine for it, with an Access front-end.
I don't like the way Access imports Excel files,...
|
by: gord barq |
last post by:
Hi,
I'm importing ~2000 rows using mysqlimport with the following syntax:
mysqlimport -d -v --ignore -u root -p .txt
Connecting to localhost
Selecting database
Deleting the old data...
|
by: lynn |
last post by:
Hello,
I am installing some databases on the mysql databases of my mac osx
10.2.8 but when I do "mysqlimport -u X -p W (directory) *.txt.table" I
am getting this answer:
mysqlimport: Error:...
|
by: Tom |
last post by:
Hi
I am using the following command to import a csv file into my MySQL
database but for some reason the first column in the CSV file is being
ignored... any thoughts as to why this might be...
|
by: Dobsons |
last post by:
What can I do to make this series run as like an executable? (I type
in the file name and it runs these 9 mysqlimport commands)
mysqlimport -df --fields-enclosed-by='"' --fields-terminated-by=, R...
|
by: Joseph Hill |
last post by:
Hi
I have a 300MB CSV file in with data in the following fashion:
"AB10 1AF","39410","80640","QA28","SN9","Castlehill","Aberdeen
City","Grampian","","49998","Not applicable",""
"AB10...
|
by: Dave Hammond |
last post by:
When using mysqlimport, the final statistics include a count of
"Warnings", for example:
Connecting to foo.whatever.com
Selecting database foo
Loading data from LOCAL file: foo_userInfo.imp...
|
by: rchicho |
last post by:
Necesito importar a una tabla MySQL datos de un archivo de texto, donde los campos están seperados por tabuladores, pero el orden y cantidad de los campos en el archivo texto no coincide con el de la...
|
by: ibo3 |
last post by:
I am having trouble trying to import a txt file. Can someone tell me what these errors are?
-> mysqlimport --delete -c employeeID quarter initials Q1 Q2 Q3 Q4 Q5 Q6 Q7
Q8 Q9 Q10 Q11 Q12 Q13...
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|