I have recently moved my data from one sql server to another one. My problem right now is that all my update queries are not working from the web but a direct update to the database works. All the insert statements seem to be working fine. What could be the issue?
How do I know if a trigger has been disabled (disabled using : alter table XXXXX disable trigger YYYYY). I have been relaxed thinking that my triggers were running OK until I lost the data from the original table and when I had a look at the audit table(created from the trigger) I find that...
I have just started using C++ and I don't understand the whole logic for having a class and an initialiser for it. What exactly is an initialiser and why can't we move the code on the initialiser to the class definition? I am really sorry if this sounds stupid but OO is new to me.
I need to know if there is a onwindow.close() (or something like that) function that I can use coz I need to perform some function when the user closes the window
I need to create a dynamic menu that is database driven. I am struggling to find a way to incorporate the two aspect i.e make it dynamic and database driven somebody help
I Need to be able to return the day of the week (e.g.Monday,Tuesday etc) from a give date(e.g. 12/09/2001).
Is there a function or anyway at all that I can do this
I have setup the web server and everything else to view crystal reports and i have also added the crystal viewer on the tool bar. My problem is that when I drag and drop the viewer icon it brings up an empty box.How do i create a report from there?
How do I search for a word in a string without using %like% because %like% only finds a string that begins with the word and not that actually has an occurance of the word(it could be in the middle of the string)
Is it possible to use java script( and not SQL) to read the table ( access data base). If not is there any other widely used language except SQL that can be used and how can that be done?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.