Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: maclav
  • Content: Threads
  • Order by date
  1. maclav

    4 web server, active/passive sql servers

    Hi I am working on futur proofing a very busy site and have some ideas on how to speed things up/prevent high louds killing the server. Web have 4 loud balanced webservers which all point to 1 active sql server with another sql server being passive waiting for the other one to die. Instead of...
  2. maclav

    Visual Studio 2003 misc files

    Hi I am building websites in c# using asp.net in the visual studio 2003 evironment. The code is held in source safe. The problem I am having is that visual studio is randomly bringing in files of the same name from other folders to do with other projects. I would really like to turn this off or...
  3. maclav

    Text box changing issues

    Hi Hope this is right place. I am installing Crystall XI on a server where we have had a lot of issues. When I install from the cd and open a report anything that is in a text box shows up in a weird test. If you double click the box it changes to back to what it is so that you can edit it...
  4. maclav

    VPN to work firewall works but RDP does not

    Hi Sorry if I cant give any good information but this really is not my area. My techie guys seem to have given up trying to fix this issue and i am ment to be doing wrk from home at midnight tonight. From home I can connect the vpn to the fire wall and I think it is one of the servers i...
  5. maclav

    Varchar (255) db performance

    Hi I am working on a new db and have found that in the users area they have varchar(255) from every column including title and telephone number. I there apprectiable impact on db performance for having varchar(255) with only 5 of those being used. My db programmer instincts makes me real at this...
  6. maclav

    getElementsByTagName

    Hi I am very new to ajax. I am a web developer that has inherited some code and new to ass some new functionality. I am trying to use this function and have read a lot but cant wrap my head round it : responseXML.getElementsByTagName Here is the chunk of code I have written. Could you look at it...
  7. maclav

    Characters being squashed to left in text box

    Hey We are experiencing a very strange problem with one of our clients where and report written on their system has all the characters displayed as on top of each other. Making the rport un readable. We need to know the vague area of the error in order to log it with crystal however I cant find...
  8. maclav

    Grey bar at top during full screen

    Hi I have a project where i am turning excel into an application. I have made buttons that lead to the other sheets from a front sheet. when i lock it down it is fine but as soon as i move to another sheet the blank grey bar appears at the top. One one got any ideas why this appears?
  9. maclav

    stopping a trigger making a trigger fire

    Hi Sorry to post 2 in quick succession but i am having a bit of trouble. I have 2 tables table a has a companies info in table b has which sheet of the spread sheet the table should appear. on the spread sheet if the person enters an excisting company onto a new sheet. the trigger allows the...
  10. maclav

    Sql login

    Hey sorry really sumple question. I am writting a trigger and need to check to see what log in made the change. I know its a sys or @@ thing but cant seem to remember or find it. THanks Malcav
  11. maclav

    auto filter protection problems.

    Thanks to those that helped with my previous problem however have a new one. The data in the sheets that the autofilter is attached to has to be protected. certain rows of data are unprotected depending on which user is logged on. the problem i have is that i cant select anything from the list...
  12. maclav

    adding/removing auto filter

    Hi I am quite experienced with using vb to make excel do what i want but have come up against a peculiarity i was hoping some one could clear up. It look to me like the code that adds an auto filter to a selection is also the same as the code to get rid of it. Is there some code I could put in...

Part and Inventory Search

Back
Top