Hello,
I have an application that converts one database to another. This application has multipule threads all inserting diffrent data into the new database. The code works for a number of inserts ranging between 24 and 120 but then fails with the error:
There are fewer columns in the INSERT...
Hello,
I have an application that converts one database to another and one of the functions I use is insert_Note below. This application has multipule threads all inserting diffrent data into the new database. The code below works for a number of inserts ranging between 24 and 120 but then...
Hello,
I think my head is about to explode.
I have a flash application that connects to a asp.net web service. The flash application allows people to logon and query/ update the database through the web service, they can be logged on for hours and continuously be accessing the database.
I...
Hello,
I think my head is about to explode.
I have a flash application that connects to a asp.net web service. The flash application allows people to logon and query/ update the database through the web service, they can be logged on for hours and continuously be accessing the database.
I...
Hi,
I have been using a development version of windows 2008 for a couple of months as a web server running iis and PHP.
I decided that i had beter get a licence so purchased a copy of windows 2008 web server and did a clean install, reinstalling iis and PHP.
The only error i have is the...
Hi,
I have an issue which i think is to do with windows server 2000 active directory (This is because i was fiddling with it when all the problems started and i can't remember what i did).
I have a 2000 server acting as my domain controller with 40 odd pc's, all, except 1 which runs vista...
Hi,
I have a website where i'm getting 404 errors on a page that exists.
All the people that are getting this error have the following User Agent Header.
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;1813)
From what i have read this is invalid due to the lack of a space between ; and...
I'm having a little problem with triangles. I have two points on a form with a line drawn between them. What I want to do is place a triangle in the middle pointing to point A from point B, where ever that maybe on the form.
This is more of a maths question than a programing one but how do you...
Hi I was wondering if it is possible to allow only one query to execute a stored procedure at a time. I.e. user 1 and 2 try to run the procedure at the same time but it makes user 2 wait until user 1 has finished running the stored procedure.
Cheers,
Hugh
If knowlege can create problems it...
I have figured out that you can get the call information using SMDR and telnet once the call has ended but is there anyway i can get information when the call is initiated?
Cheers,
Hugh
If knowlege can create problems it is not through ignorance that we will solve them.
Isaac Asimov
Hi,
I recently sent out an HTML message using a third party tool. When i checked my e-mails i wasn't surprised to see that someone had received it as plain text but what i was surprised about was he could also see everyone the e-mail had been BCC'ed in to. Surly this shouldn't happen but is it...
Hi,
I'm tring to override both the save and save as commands. I have managed to override the save command with the following code:
Public Sub FileSave()
MsgBox ("hello")
End Sub
But this seems to interfear with the save as command because when i try to use the save as it produces an error...
Hello
I have an issue with trying to transfer calls using a dialer box connected to a serial port on the back of my pc (This is then connected to Ayaya IP office).
From what i have read i should be able to do it using the following commands
'dial
ATDT first_num;
'ring number to transfer to...
Hi,
I have a web service that works fine on the development server by comes up with this error on the production sever. I assume this is because I don't have an Assembly installed but as far as i can tell they are all there. Is there anyway i can find out which Assembly is missing?
Stack...
Hi
I have an array of datarows that i wish to put into a new table, i'm completly stuck so i really hope some one can help.
The code looks something like this
dim dstable as new data.datatable
dim dr as datarow()
dr = <array of datarows>
dstable.rows.add(dr)
obviously this doesn't work but...
Hi i have several 4620s conected to Ip office and they all seem to be dialing before the number when you hit call from the log i.e. try to return a missed call.
I have spoken to our "expert" and he is completly lost although he is conviced that it is the programing in the phone that is wrong...
Hi
I have played around with ip office a little but am still new to the whole telephany thing so bare with me.
I have an analog phone that is pluged into the back of a pc and then into the switch. The user then uses the pc to dial a number and speak to someone...this all works fine however...
Hi,
I hope someone can come up with some suggestions because I'm completely flummoxed.
I have a relatively small network of about 7 PCs and a SQL server. They all run various applications that access the SQL database.
The problem is that it keeps freezing 2-3 times a day for up to 10 Mins...
Hi,
What i want to do is if a field in a database = 12 then i want to display a button if it doesn't then don't.
The problem i have is if you use
<%#DataBinder.Eval(Container.DataItem, "Status")%>
then you can't enclose it in an if statement. So how can i acheive this?
Cheers,
Hugh
Hi,
My Wirless Zero Service keeps stopping so i can connect for a couple of minitues and then disconects and i have to manualy restart the service but then the same thing happens.
I presume this is because anouther service is trying to control the wireless service. Is there anyway i can find...
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.