https://bugs.freedesktop.org/show_bug.cgi?id=82774
--- Comment #26 from Prakash <[email protected]> --- Hi Robert, The connector I got is "MySQL Connector 1.0.2" from The Document Foundation. The file name mysql-connector-ooo.oxt. My set up is also planned for/as a single machine local user. However, I am using Windows 7 OS and not Linux for this 'project'. This connector appeared to be the simplest solution! Would you advise going to TCP/IP set up? Regarding 'Full Name' field in the form, I did not notice the -1 length set up as this particular complete table control is read only to tell the user he has the correct "customer" in view. Since no data is to be input there may not be a problem. The -1 must have come as default as I did not change it. All tables in the database have not been populated as yet (with test data). I intend to complete one form at a time, adding minimal data from existing records in spreadsheets, and then checking the working of the forms in adding new data. The core tables i.e. flatdata, ownership, ownerdata, and occupancy have practically all current data. The peripheral info tables like banklist, funds, utilityrate have also been populated. forms for the electricmeter and watermeter tables are under design and have actual data for testing. Balance tables which depend on these two can only be taken up later. My problem is while adjusting the properties of the forms in design mode. There are two separate sub forms with table controls at different levels, both connecting to electricmeter table. The upper one is again view only to show existing data (through a view). The second is add data only and accesses electricmeter table directly. It is when adjusting the column properties of these controls that the problem arises. On completing properties of one column and clicking on the next the base crashes. Prakash Chitnis On 22 August 2014 00:54, <[email protected]> wrote: > *Comment # 25 <https://bugs.freedesktop.org/show_bug.cgi?id=82774#c25> > on bug 82774 <https://bugs.freedesktop.org/show_bug.cgi?id=82774> from > [email protected] <[email protected]> * > > Hi Prakash, > > I couldn't reproduce any crash in this forms. Only problem is: The forms would > start without content. The database seems to miss the user 'Prakash'@'%' - > because I have installed it as my local user. And so some fileds werent filled > with content. > > One field isn't formatted correct: "FullName" has a length '-1' - in both > forms. But I don't think this would solve your problem. > > You could also try to change the connection to your database. So we could see, > if it is a problem with the direct connection. You have connected with the > native connector. Where did you get it. I don't know any working native > connector for windows. Last working connector is for LO 4.0 ... > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > > -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
