cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Skipping Values in Query but Seen in Preview

DMerchen
Level II

I am pulling data from an SQL database. In the updated preview it looks good, but when I run the query, not all of the values fill in properly. Any idea what is happening with this?

DMerchen_0-1631290799771.png

Thanks,

Dave

DMerchen
3 REPLIES 3
Phil_Kay
Staff


Re: Skipping Values in Query but Seen in Preview

No, sorry! I haven't seen anything like this before. And without being able to investigate your data source and connection it is very difficult to help. I think this might be a better question for technical support (email: support@jmp.com).

DMerchen
Level II

Re: Skipping Values in Query but Seen in Preview

I will respond to tech support. They have already reached out. If I get a solution I will be sure and post it here.

DMerchen
DMerchen
Level II

Re: Skipping Values in Query but Seen in Preview

It was an older MySQL driver issue. Now having to use 2 drivers for MySQL. One for JMP and one for the internal database. It works!

 

The newer driver for JMP fixed the issue I was seeing. I went through several drivers until I finally got to one that worked. JMP also doesn't like if the driver is too new, so there seems to be a sweet spot with MySQL 5.2.

DMerchen