[libreoffice-users] Re: Lost connection to Database.

2015-11-20 Thread Alex Thurgood
Le 19/11/2015 15:27, Ian Whitfield a écrit : Hi Ian, > > I seem to be getting somewhere but I sit with the problem that the DB > will not accept the old username and/or Password. > > Is there a way to reset this at all?? > Which password exactly are we talking about here ? - phpmyadmin

[libreoffice-users] Re: Lost connection to Database.

2015-11-20 Thread Alex Thurgood
Le 20/11/2015 16:10, Alex Thurgood a écrit : Ian, You appear to have had the same problem back in 2012 : http://www.pclinuxos.com/forum/index.php/topic,116372.0/prev_next,prev.html#new How did you solve it back then ? -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org

Re: [libreoffice-users] Re: Lost connection to Database.

2015-11-19 Thread Ian Whitfield
Thanks Alex Sorry have been away from the computer for some days due to work and other personal reasons!! I seem to be getting somewhere but I sit with the problem that the DB will not accept the old username and/or Password. Is there a way to reset this at all?? -- To unsubscribe e-mail

[libreoffice-users] Re: Lost connection to Database.

2015-11-02 Thread Alexander Thurgood
Le 02/11/2015 14:18, Ian Whitfield a écrit : Hi Ian, > ./FS/Members.frm (errno:13) The frm file extension has nothing to do with a form, it is the internal MySQL table format stored in binary hexadecimal form : https://dev.mysql.com/doc/internals/en/frm-file-format.html In other words, the

[libreoffice-users] Re: Lost connection to Database.

2015-11-02 Thread Alexander Thurgood
Le 02/11/2015 16:22, Alexander Thurgood a écrit : > In other words, the error message you are getting indicates that the > file in question Members.frm is not in the place where it is supposed to > be. This means that your mysql database is missing one or more correctly > referenced files and is

Re: [libreoffice-users] Re: Lost connection to Database.

2015-11-02 Thread Ian Whitfield
Up-date I have been busy with other things and just got back to this problem. I found that the link to the Class file was not working so corrected that and the whole set-up now works fine. But when I try to open the Database it opens the input Form and pops up an error - "The data content

Re: [libreoffice-users] Re: Lost connection to Database.

2015-10-22 Thread Ian Whitfield
On 10/22/2015 03:31 PM, Alexander Thurgood wrote: Is the mysql server actually running ? mysqld is running, (start on boot) in Services. Is your JDK recognized by LO (Tools - Options - Advanced) ? YES- /usr/lib/jvm/java-1.8.0-sun-1.8.0.60/jre -- To unsubscribe e-mail to:

[libreoffice-users] Re: Lost connection to Database.

2015-10-22 Thread Alex Thurgood
Le 22/10/2015 16:24, Ian Whitfield a écrit : > > > On 10/22/2015 03:31 PM, Alexander Thurgood wrote: >> Is the mysql server actually running ? > mysqld is running, (start on boot) in Services. Just because mysql is supposed to start on boot, doesn't mean that it is actually running. From a

[libreoffice-users] Re: Lost connection to Database.

2015-10-22 Thread Ian Whitfield
Thanks Alex and Dan. I had forgotten to do that - so have downloaded 5.1.37 and set it up in LO but I still get the same error. I notice also that when checking Services I have no htppd available to switch on!!?? Any other ideas please? Thanks a lot. -- To unsubscribe e-mail to:

[libreoffice-users] Re: Lost connection to Database.

2015-10-22 Thread Alexander Thurgood
Le 22/10/2015 15:31, Alexander Thurgood a écrit : > Le 22/10/2015 15:16, Ian Whitfield a écrit : > > Is the mysql server actually running ? > > Is your JDK recognized by LO (Tools - Options - Advanced) ? > Is a JDK/JRE installed ? Alex -- To unsubscribe e-mail to:

[libreoffice-users] Re: Lost connection to Database.

2015-10-22 Thread Alexander Thurgood
Le 22/10/2015 15:16, Ian Whitfield a écrit : Hi Ian, > Thanks Alex and Dan. > > I had forgotten to do that - so have downloaded 5.1.37 and set it up in > LO but I still get the same error. > > I notice also that when checking Services I have no htppd available to > switch on!!?? You don't

[libreoffice-users] Re: Lost connection to Database.

2015-10-20 Thread Alexander Thurgood
Le 20/10/2015 17:02, Ian Whitfield a écrit : Hi Ian, > But now when trying to connect to my database I get the error "The JDBC > driver could not be loaded" > Any suggestions please?? > You have a JDK/JRE installed, recognized by LO (Tools > Options > Advanced) and the appropriate mysql