I'm installing a Windows Server 2003 SAN connected Netbackup 6.0 MP4 server. The robotic library has a fco card in it for san connectivity. The host sees only one WWPN for the robotic library and then each drive shows up as a LUN. My question is I have setup persistent binding on the WWPN but do...
As an fyi this is how i ended up doing it.
I populated one dataview and bound the combo to it then i used:
comboMan.FindString(DataSet11.Tables("tablename").Rows(CurrRow).Item("colname")).ToString()
To be honest I'm real new to .net and am not sure what the displaymember and valuememeber represent. I tried doing the comboman.databindings.add("selectedvalue",otherdatasetnaem,"fieldname") but got the following error:
An unhandled exception of type 'System.ArgumentException' occurred in...
Here is how I'm populating the combo:
Dim sqlStr2 As String = "SELECT Name FROM Man ORDER BY Name"
Dim da2 As OleDbDataAdapter = New OleDbDataAdapter(sqlStr2, OleDbConnection2)
da2.Fill(ds, "Man")
Dim dv2 As DataView = ds.Tables("Man").DefaultView
comboMan.DataSource = dv2...
I am populating a combo box with data from a table in the database. That works fine. I then want to set the current value of the box using a value from a different dataset. I'm having some trouble with this. The dataset that I'm using to set the current value is only going to have one row in it.
What is probably happening is that the client is trying to map that drive to the server again but rather than using the proper credentials it's using the local account that the user is logged onto the client with.
I guess that depends on your need for redundancy. Make sure that you transfer the FSMO roles from the 2000 DC to the 2003 DC if you're going to get rid of the 2000 box
Issue has been resolved. The connection speed was dipping below 240Kb/s which is the defaul minbytespersec in IIS6. Changed setting and now it's working
We have a site setup on Server 2000 where users are downloading a .enc file that is approximately 50MB through IIS. The site works perfectly. Recently I needed to setup the same site on SBS 2003. I have all the files in place, I added a MIMEType of Application/Octet-stream for the .enc files...
I'm looking for recommendations on a tester that I can get for $1500 or less. I have been looking at the Fluke nettool inline tester and would like to get the pro version but the extra $500 just isn't going to happen. Does anyone have any recommendations for a similar product by a different...
I wasn't sure where to post this question. I have a few Kodak DC290 cameras that support digita script which allows for you to basically write applications to run on your digital camera. I'm wondering if anyone out there is aware of any new cameras that support digita script?
Thanks
Is it possible to have an excel file automatically close after being open for a period of time? Or possible display a message after being opened for a period of time?
Thanks
I'm looking to pickup some 2500 series routers to add to my lab. If anyone has any they are looking to get rid of contact me at dustins@geekslap.com. By the way I'm aware that you can get these on ebay but I thought someone who is downsizing their lab may have a couple to get rid of cheaper...
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.