Questions tagged [fishbowl]

QuickBooks addon product for inventory management and manufacturing support.

Fishbowl Inventory is an addon client-server product for QuickBooks, for inventory management and manufacturing support.

Company web site here.

6 questions
1
vote
1 answer

Using Case When to Split 1 Column Into Many While Ignoring Null Values

I am fairly new to SQL and have tried many searches but cannot accomplish what I want. I have custom field values that are contained in one table and column, each custom field gets its own id, but the stored value is in one column. I am trying to…
0
votes
1 answer

MySQL Fishbowl Custom Field Deliminated and Numbered

I have single Column entry "Custom Field" and it's contents can grow and shrink. The structure of said column is: {"10": {"name": "", "type": "Text", "value": ""}, "11": {"name": "", "type": "Text", "value": ""}, "12": {"name": "", "type": "Date",…
Eric
  • 1
  • 1
0
votes
0 answers

Socket Network Stream Read from Third-Party Socket API Freezes/Crashes Project

I'm trying to read a response from a third-party, socket based API (Fishbowl) and when I try to read what is returned my project freezes. I'm able to connect, send a request, and close the connection without error. To test my code I created my own…
ptownbro
  • 1,240
  • 3
  • 26
  • 44
0
votes
2 answers

How to work install MWS library in Java, Maven based project?

It's the first time I am trying to use MWS library with Java. I have small Spring Boot application Maven-based. I wanted to install mws from https://mvnrepository.com/ by mws I found several libraries located on Fishbowldev. At the time of writing…
Dmytro Chasovskyi
  • 3,209
  • 4
  • 40
  • 82
0
votes
0 answers

Fishbowl Part Average Cost API

I am facing issue with Fishbowl Part Average Cost API "https://www.fishbowlinventory.com/wiki/Fishbowl_Legacy_API#Part_Cost". Previously If we request for multiple part in one API call then in response we got the all the parts response in single…
0
votes
0 answers

Fishbowl server - database error

How to connect with database in fishbowl server. In PHP code, when I do login with the default credentials it shows me the database error. Connect with Fishbowl Developer Hook FbiMsgsRs statusCode="1004" FbiMsgsRs= There is an error with database.
Nirav Thakar
  • 166
  • 1
  • 10