Posts by Marco Sales • 11 points
2 posts
-
0
votes1
answer100
viewsA: How to capture only last record of a table?
You forgot to set the process table after the "from", since you are using the two table (Process and progress) you have to reference the two, it will be good: select pc.fkcodprocesso,…
codeigniter-3answered Marco Sales 11 -
1
votes0
answers37
viewsQ: How to recover parameters from a google maps API (within IIS) that is outside the ASP.NET-web form project
I use a Google Maps API inside the IIS outside my ASP.NET web form application, I need to recover the coordinates and return to the previous page of my project. The problem starts there, I have a…
c#asked Marco Sales 11