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 Chriss Miller 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: fpower
  • Content: Threads
  • Order by date
  1. fpower

    load css based on browser?

    Hello All, I am new to programming so any help is greatly appreciated. I have created a small web site with asp.net and C#. Things can be viewed fine on IE8, Firefox, & Chrome, but when I use IE 6 or 7, the formating is all messed up. I would like to be able to have a css used based on...
  2. fpower

    snmp config 3750

    Hello All, I tried to enable snmp on a 3750 switch which is using stackwise to group 4 switches together. I have multiple vlans running, do I need to do something other than snmp-community test1 RO? When I connect with solarwinds I only see just a few ports that are in vlan1 only. any help...
  3. fpower

    newbie needs help with Error: 00828 ROW BRC CHECK Failure (ROW BRC): C

    Hello everyone, I am new to SQLBase and am having some major problems. I am getting the following error when I run check database... Error: 00828 ROW BRC CHECK Failure (ROW BRC): Corrupted row page for table SYSADM.ACCOUNT_BALANCE I would think I would have to delete the corrupted row, but I...
  4. fpower

    select statement that can return null values

    Hi everyone, I am new to sql so any help is appreciated. I have a table with 6 columns, ID, model, Title, Description, Options, and Items. When I run the following select statement it returns a NULL value. Select ID, model + '<br>' + title + '<br>' + description + '<br>' + options + '<br>' +...
  5. fpower

    repeater with columns

    Hi everyone, I am new to programming so any guidance will be greatly appreciated. I am trying to use a repeater to return data to a table similar to this... Dimensions: 2 Seat Sofa 3 Seat Sofa ---------------------- ---------------------- Width 72" Width 96" Height...
  6. fpower

    Linked server works on server but not with client tools

    Hello All, I am having trouble with linked servers. I have a sql2005 server and a sql2008 server. Everything works fine when I am on the either sql server, but when I use Management Studio on my desktop I get the error below. Thanks for any help you can provide. TITLE: Microsoft SQL Server...
  7. fpower

    newbie trying to open image from asp:image c#

    hello all, I am very new to the world of programming and would appreciate any guidance. I am creating a website(or trying to), with asp.net and c#, that will dynamically populate a page with small images. I got this part to work, but here is my problem. I would like to be able to click on...
  8. fpower

    newbie needs help with asp.net C# sql code

    Hello All, I am very new to programming and would appreciate any help. I am creating a website with Visual Studio 2008 and sqlexpress. The database has 4 tables, companies, contacts, state, and sstateandcompany. I have an asp.net C# page that when you select a state from a drop down list it...
  9. fpower

    how do you set Netwrok Load Balance with 2 NICS?

    Hello all, I am having some trouble with NLB and hope someone could help. I had an internal web server, (insideweb.mycomany.com, ip=10.120.1.53, one to be accessed from internal users only), that I needed to 'cluster', so I did the following. 1.since insideweb is an HP DL360 with raid 1, I...
  10. fpower

    exchange 55 local server and ISP provided mail

    Hello everyone, I have an exchange 5.5 server local, but my ISP provides my inetrnet email. I have a pop3 downlaod program and have exchange set to use a smarthost (my isp) to send email. This has worked for years. We changed ISP's and after everything went through, people had problems with...
  11. fpower

    exchange 2003 SMTP setup question

    Under the default SMTP virtual server, Delivery, Advanced, there is a place for the fully qualified domain name. Should this name match the MX record name or the name of my internal domain? Also, do I need to have an SMTP connector? I currently do not, and things seem to be working ok...
  12. fpower

    newbie question

    Hello everyone, I am new to this so any help would be greatly appreciated. I have a new Partner System, with 5 lines from ATT and 5 lines from local cable company. I am going to have the cable company lines used for outgoing calls and the ATT lines for incoming. I would like to have the main...
  13. fpower

    newbie needs pbx recomendation

    Hello all, I am new to telecomunications and would appreciate any guidance you can provide. I work for a small company, only 12 people, but we use the phone alot. Since we are moving we are looking to upgrade our old avaya system. I would like to have a system that could be able to do the...
  14. fpower

    cisco 501 vpn with cable modem dhcp

    Hello everyone, I am trying to set up vpn capability from a cisco 4.7 client to a cisco 501, then remote desktop to a small office. I have a cable modem which provides DHCP address to both the client and the PIX 501. With the config listed below I have been able to connect to the 501, but not...
  15. fpower

    auto delete/archive email after certain date

    Hi, I was wondering if anyone could help me... I would like to delete/archive email that is 10 days or older from a single mailbox automatically from exchange 2003. I think I can do this through Outlook, but was asked to find a better way using exchange, so no client software is involved...
  16. fpower

    exchange 2003 NT backup failing

    Hi, I am having trouble with my exchange 2003 NT Backup. The backup has been running fine for months, but now for the past few days when I run an online NTBackup it brings down exchange(no one can access email anylonger). I have tried to run the job during the night, but in the morning the...
  17. fpower

    PLEASE HELP..a call to 'HrESEBackupRead()' additional data

    I have received the following message when trying to perform a ntbackup of my exchange 2003 enterprise databases. The backup has worked fine for months, and now this... Please help, thanks in advance... Backup Status Operation: Backup Active backup destination: File Media name: "wlmail.bkf...
  18. fpower

    6404 smart array shows only 384 of 512 cache

    I have a 6404 smart array controller that I added 512 cache too, the problem is that when I boot the server it shows as 384, I upgraded all firmware and drivers, but still get 384 shown as what is installed... anyone have any ideas thanks in advance
  19. fpower

    wireless between 2 buildings

    Could someone recomend a cisco, (boss will only use cisco), solution to connect 2 buildings via wireless. I have an existing routed LAN and have been asked to connect a new office in the building next door. Existing LAN is on 10th floor and new space is on 6th floor of building next door, with...
  20. fpower

    install sqlconsole for 8.1

    how do you install the sqlconsole dba utility on a workstation with out having to install the full version of sqlbase? i would like to be able to set up a workstation to do a scheduled checkdb and backup. thanks in advance

Part and Inventory Search

Back
Top