Dear members, Dear Admins,
I went through the nuBuilder Website and found it very interesting. I am also looking for similar features. I would like to develop further as per our process and requirements.
In order to proceed further, I would like to know more about the nubuilder like How could I develop as per our requirements, How well it could handle file (like images. pdf's) upload as I have seen that you can upload a image file. How big it could handle? How could it manage files uploading and storing them?
Can you please assist?
I look forward to hearing from you.
Thank you
Nagendra Sandrapalli
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Manufacturing Sector - data handling/Image/or PDF uploading
-
- Posts: 1
- Joined: Fri May 20, 2022 12:05 pm
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Manufacturing Sector - data handling/Image/or PDF uploading
Hi Nagendra ,
nuBuilder has inbuilt functionality to store files in the database. However, it is not suitable for large file sizes.
There is also the possibility to upload files and store them on the server. You will find examples in the Code Library: https://github.com/nuBuilder/nuBuilder-4.5-Code-Library
I hope that helps. Please let me know if you have any questions.
Kevin
nuBuilder has inbuilt functionality to store files in the database. However, it is not suitable for large file sizes.
There is also the possibility to upload files and store them on the server. You will find examples in the Code Library: https://github.com/nuBuilder/nuBuilder-4.5-Code-Library
I hope that helps. Please let me know if you have any questions.
Kevin
-
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Manufacturing Sector - data handling/Image/or PDF uploading
Could you achieve what you were trying do do?