473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Mysterious execution of SQL code . . .

CodeNoobster
hey everyone

so I'm interacting with a database and so far everything has been running smoothly.

until I tried to update the database. I am not using parameters and that's not the cause of the problem because when i execute the code, i receive no error messages regarding exceptions however the application runs and produces no results when i try to update

the best way to describe the result of this process is it is as if I had not written any code for the control when I click it to execute the update statement. I click the button and nothing happens.

does anybody have a suggestion or can recognize what exactly is happening? because I'm completely baffled.

thanks in advance.
Jul 28 '14 #1

✓ answered by Luuk

This does not work....

Show your code, or at least show the SQL statements that arrive at the database. (if they get there...)

3 1562
Luuk
1,047 Expert 1GB
This does not work....

Show your code, or at least show the SQL statements that arrive at the database. (if they get there...)
Aug 2 '14 #2
Lol haha luuk that's hilarious.

Dude, apologies for the vagueness of the question. but after 5 days I found the problem, I blame human error for it, because I was pushing late at night.

it was a comma that shouldn't have been there and a comma that was missing.
Aug 2 '14 #3
Luuk
1,047 Expert 1GB
[quoot]it was a comma that shouldn't have been there and a comma that was missing.[/quoot]

So, in the end, everything was OK...
Aug 3 '14 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Vinny | last post by:
Can anyone help me with this strange problem please? I have a stored procedure, with a parameter defined as a uniqueidentifier. The procedure does a select with a number of joins, and filters...
1
by: M Wells | last post by:
Hi All, Further to my previous long-winded question about a situation in which we appear to be mysteriously losing data from our mssql2k server. We discovered an update statement, in the...
13
by: Max | last post by:
Hi There! I'm having a mysterious error right after I login using Forms Authentication in my ASP.NET app. Below is the error... Exception Details: System.NullReferenceException: Object...
0
by: ryan groth | last post by:
Every three or four compiles I get a TypeLoadException everytime I run a web application on the same one or two dlls. The exception information is vauge, no file errors, no permission errors, no...
8
by: George Meng | last post by:
I got a tough question: The backgroud for this question is: I want to design an application works like a engine. After release, we can still customize a form by adding a button, and source code...
2
by: Lloyd Dupont | last post by:
In a C# Web Control library I created this Page / HttpHandler: ================ namespace WebUtils { public class FTBImageGallery : Page { public override void ProcessRequest(HttpContext...
7
by: Graham | last post by:
I've been messing around with trying to get a small sandbox like environment where i could execute python code in a "safe" way. Basically what the old restricted execution module attempted to do....
5
by: Sergey | last post by:
Hi everyone, It looks like a mystery, but I hope there should be some explanation to the issue I experience. Once in a blue moon a random stored procedure stops working the way it was designed....
4
by: sajithkahawatta | last post by:
i want to call a java script function from code behind. in page1.aspx page i placed script' <script language="javascript"> function SetSelected() { infoTextBox.select(); } </script>
2
by: new2c | last post by:
Hi - I'm completely new to C and trying to read some code that doesn't make sense to me. For proprietary reasons I can't display the code here but I'll describe it...and list part of it in a generic...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.