cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
RajveerSingh
Level I

Facing issue in accessing views in jmp tool

I had connected jmp tool with database. Connection with database is successful and i am able to access tables inside jmp. But when i am trying to access views in jmp tool then i am getting error like "prepare statement need to be re-prepared". Could you please tell me the solution for this issue?

 

In my phpmyadmin i am able to access views correctly. There is might be some issue in jmp tool. 

1 REPLY 1
jthi
Super User

Re: Facing issue in accessing views in jmp tool

 I think that error message is coming from MySQL drivers. Maybe some of these could help: How to get rid of MySQL error 'Prepared statement needs to be re-prepared' (stackoverflow.com) 

-Jarmo

Recommended Articles