Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Object Cloning Error

Questions related to using nuBuilder Forte.
Post Reply
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Object Cloning Error

Unread post by chpwebmaster »

When trying to clone an object I keep getting:

Code: Select all

General error: 1366 Incorrect integer value: '' for column 'sob_input_count' at row 1
I was getting similar complaints when trying to clone forms but adding browse height and row counts which it was complaining about fixed that.

I assume this is being caused by trying to put an empty string into a bigint but how do I get it to stop?

Thank you for your help/suggestions.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Object Cloning Error

Unread post by admin »

chpwebmaster,

See if this helps...

https://forums.nubuilder.cloud/viewtopic. ... adb#p18279


Steven
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Re: Object Cloning Error

Unread post by chpwebmaster »

Thank You.

I haven't actually tried to clone a form or an object since I posted this the other day. I just went and looked at that and the strict transaction is on with MySQL 5.7 something. I just went and tried to clone both of forming an object again and they both cloned just fine and it hasn't been working for weeks. I will however add this to my tool belt of things to look at if it starts doing it again.
Post Reply