Posts by Raphael Stefani • 346 points
7 posts
-
13
votes3
answers2737
viewsA: How to integrate microservices?
Undoubtedly one of the most difficult parts of a microservice architecture is the data. I agree with you when you say that it is not well "sold". Recently I also fell into the same line of reasoning…
-
3
votes1
answer3270
viewsA: Login to the Wifi network through the app
Good morning. I did not understand if automatically when connecting on wifi already opens the browser on login screen or if the login screen appears while trying to navigate after connecting to…
-
0
votes3
answers103
viewsA: Get the same result from a query with Join
Good morning. I’m not sure I understand correctly. If you select without Join, returns R $ 125.482,26. If you select with Join, returns another value, but should return R $ 125.482,26. That’s it? If…
-
0
votes1
answer502
viewsA: How to pass values from a list in Ionic3
I did it a little differently. I don’t know if I made it too complicated, I mean, if there’s a simpler way to do it, but it works. The benefit here is that it is not necessary to go through "Submit"…
-
0
votes3
answers908
viewsA: I have the following error in my Ionic project "Error: Uncaught (in Promise): Typeerror: Cannot read Property '0' of Undefined"
I can’t see the image of where I am now because of a proxy. It may not look like it, but you are expecting the property '0' of some object q has not been instantiated (maybe an array). q can happen…
-
1
votes1
answer698
viewsA: How to improve select performance
There are some forms, but it depends on the version of the Firebird you are running. I’ll tell you 3, if you have problems implementing them, send me the DDL or the fdb itself to recreate the bank…
-
2
votes2
answers786
viewsQ: High demand stock control with Firebird and/or mongodb
I’m thinking of migrating my ERP (currently in java) from a relational database (currently in Firebird) to a Nosql (probably Mongodb). I am planning and trying to anticipate the possible problems.…