| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hello NG, I'm using a Ado connection to a text file. If a make "SELECT * FROM myfile.csv" I got the whole file. Now some columns have special chars like "Geburtstag 01.01.1900-31.01.1910". If I write: "SELECT Geburtstag 01.01.1900-31.01.1910 FROM myfile.csv" I got an error. The masking with brackets do also not work: "SELECT [Geburtstag 01.01.1900-31.01.1910] FROM myfile.csv". I got the error that it is not allowed to enclose a name. Any idea how to build this SQL statement? Peter |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.