❔ response body is empty
I have this C# code https://pastebin.com/UEB4g6ip
I wanted to read SQL table via this program, but it only gave me the following error:
`
I know my SQL table is on port 3306 whilst my C# code points to port 8080. Does this trigger the 404 error? If not, could anyone kindly point me out some directions?
Pastebin
BigDatabaseServer_8080 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
3 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hi, thank you so much for your response. I have tried DataReader, but my code is still displaying the same error over and over. `
I am sure the SQL side (DataReader, connection string and so on) is fine, I think I have problem with the Process method
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.