Click here to Skip to main content
15,891,253 members
Home / Discussions / Database
   

Database

 
QuestionHelp with Data Type mismatch in criteria expression Pin
T210228-Mar-10 15:42
T210228-Mar-10 15:42 
AnswerRe: Help with Data Type mismatch in criteria expression Pin
Luc Pattyn28-Mar-10 16:44
sitebuilderLuc Pattyn28-Mar-10 16:44 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 16:47
T210228-Mar-10 16:47 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Luc Pattyn28-Mar-10 16:57
sitebuilderLuc Pattyn28-Mar-10 16:57 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 17:04
T210228-Mar-10 17:04 
AnswerRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 19:32
professionalMycroft Holmes28-Mar-10 19:32 
GeneralRe: Help with Data Type mismatch in criteria expression [modified] Pin
T210228-Mar-10 19:36
T210228-Mar-10 19:36 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 19:50
professionalMycroft Holmes28-Mar-10 19:50 
Ted2102 wrote:
It's a bloomberg schema btw


Yah that would be right, stupid 1980's design.

What database use your using btw, I found INSTR is not a SQL function so I can't follow through on the error.

I think you are going about the process completely wrong, you are treating a csv file as a table in a database, trying to query and then bitching when the query does not work.

I would import the data into the database, even if you just query it and chuck it away you will not then be using the jet crap to do real work and you can use SQL properly. Don't try and clean up the data format, just load it all into varchar fields.
Never underestimate the power of human stupidity
RAH

GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 20:17
T210228-Mar-10 20:17 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 20:23
professionalMycroft Holmes28-Mar-10 20:23 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
T210228-Mar-10 20:32
T210228-Mar-10 20:32 
GeneralRe: Help with Data Type mismatch in criteria expression Pin
Mycroft Holmes28-Mar-10 20:59
professionalMycroft Holmes28-Mar-10 20:59 
QuestionGetting Records randomly from tables [modified] Pin
inayat basha27-Mar-10 10:01
inayat basha27-Mar-10 10:01 
AnswerRe: Getting Records randomly from tables Pin
Andy_L_J27-Mar-10 13:02
Andy_L_J27-Mar-10 13:02 
AnswerRe: Getting Records randomly from tables PinPopular
Mycroft Holmes27-Mar-10 13:52
professionalMycroft Holmes27-Mar-10 13:52 
QuestionNeed help with creating a view Pin
Michael J. Eber27-Mar-10 6:21
Michael J. Eber27-Mar-10 6:21 
AnswerRe: Need help with creating a view Pin
Dimitri Witkowski27-Mar-10 6:48
Dimitri Witkowski27-Mar-10 6:48 
AnswerRe: Need help with creating a view Pin
Mycroft Holmes27-Mar-10 13:46
professionalMycroft Holmes27-Mar-10 13:46 
GeneralRe: Need help with creating a view Pin
Michael J. Eber28-Mar-10 18:58
Michael J. Eber28-Mar-10 18:58 
GeneralRe: Need help with creating a view Pin
Michael J. Eber29-Mar-10 12:49
Michael J. Eber29-Mar-10 12:49 
QuestionConnect to Remote Server [modified] Pin
#realJSOP27-Mar-10 4:05
mve#realJSOP27-Mar-10 4:05 
AnswerRe: Connect to Remote Server Pin
i.j.russell27-Mar-10 8:10
i.j.russell27-Mar-10 8:10 
GeneralRe: Connect to Remote Server Pin
#realJSOP27-Mar-10 8:29
mve#realJSOP27-Mar-10 8:29 
GeneralRe: Connect to Remote Server Pin
i.j.russell27-Mar-10 8:52
i.j.russell27-Mar-10 8:52 
GeneralRe: Connect to Remote Server Pin
#realJSOP28-Mar-10 0:38
mve#realJSOP28-Mar-10 0:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.