ok I've kind of figured how to do this, but not the way I was hoping to. What I've done is to create a direct connection to the database through code to pull the value onto the label. Code looks like below:
Dim connectionString As String = "Data...
I've been learning asp.net over the last few weeks, and have found http://www.asp.net/learn/ to be very very good.
I've watched the 14 videos on creating a quiz style application which slowly teaches you the basics. I've just finished going through the database tutorials, a little harder but...
This is driving me crazy, apologies if this is simple, but I cant seem to find the answer to this.
I'm learning asp.net 2.0 with visual web developer, and am developing a simple banking website for practice. Its uses windows authentication with AD, which is working great.
I have 2 basic...
Hey folks,
We're currently running ccm 4.1 and unity messaging system with exchange 2003, which was all installed in our fancy new building from scratch by a telecommunications provider. The problem we have is that we are now trying to get to grips with the system, but as none of us really...
Many thanks for your replies. I suspected that I would have to contact legato for a new auth code. - Was just hoping I wouldn't need to as it was so long ago we purchased the licences, and I think we have lost details of them.
Cheers anyway,
Fraser
Hi,
We are currently running two legato networker servers, both are version 6.1.2. We are in the process of moving to a new building and have a new backup solution, and only require to take one of the servers, however some of the clients need to transferred from the one we are decommissioning...
If you are using a hub, the highest speed you can get is 10mb. You need to buy a 100mb switch to get 100mb connectivity for a network which has more than 2 pc's. (I am counting 3 pc's in your network)
Folks, Figured it out myself, code below if anyone cares:
'sets the variable ccfid1 to the value of the text box
Dim ccfid1 As Integer
TxtID.SetFocus
ccfid1 = TxtID.Text
Dim rst As New ADODB.Recordset
Dim cmd As New ADODB.Command
'Specify properties of the Command object.
With cmd...
Hi Folks,
I'm looking for an example of calling a stored procedure and pass 1 parameter via vba. I have searched all the forums and can't seem to find a simple example. My stored procedure is called deleteccf (which deletes a record in a table called ccf)
The code is as follows:
Alter...
Hi folks,
I have been trying to get access to my personal pc from my company pc, either by connecting via vnc or by remote desktop (terminal services).
The problem is, we are running a squid proxy internet server and all have private ip addresses. I have done a search on google for http...
I think the culprite is the virtual memory being set to only 750mb on the server, as from what I have read sql server grabs as much main memory as possible, so it doesn't need to wait from other applications releasing the memory if it needs it. This meaning that the page file would almost...
Hi Robert,
Thanks for you quick reply,
SQL server 2000 standard (SP3a)
Windows NT SP6
Memory settings in SQL server are set to dynamic, couldn't see any settings for virtual memory in SQL server enterprise manager.
Virtual memory is set to 750mb (Which I have just noticed, from experience...
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.