7 Unanswered Topics
Remove Filter Hi Guys, I have a gigabit switch which supports auto MDIX, is there any performance overhead using this feature to connect for instance a router to it via a patch cable rather than a crossover cable? Help much appreciated. | |
Hello All, im looking to find the best technique to use for the following scenario i believe this is going to be best using application level variables. Scenario: I have a table in a database with roughly 100 rows (increasing constantly) they are all holding integers. These rows all hold … | |
Hello all, i have googled around without any reference to what i am looking for (whether it can be done). I wish to limit the amount of memory used at any one time per session I.e. for tasks that may require some time i dont want one user using up … | |
ive been asked by a company to help them with emergency work. it simply is converting photoshop designs into css templates does any one have any idea what i should charge for doing this as they have asked for a daily rate ? | |
hello all, i have been setting up reports to work with our intranet web application but after attempting to make the reports dynamic in the data they retrieve i have tried using a dataset and an xml file both return this error when i attempt to load the report document. … | |
im having trouble using the PUSH method to generate a report . this is my code. [CODE] Try cr1.Visible = False Dim myConnection As New SqlClient.SqlConnection myConnection.ConnectionString = "Data Source=someplace;Initial Catalog=somedb;User Id=someid;Password=somepass;" Dim MyCommand As New SqlClient.SqlCommand MyCommand.Connection = myConnection MyCommand.CommandText = "Select * from asset where assetid < 10" … | |
i am a web designer. i have been asked to create a web app for use on a company intranet. the problem is i have a treeview on my page which allows the user to pick records they wish to view. all the records have sub records and sub-sub-records etc. … |
The End.