Question : Vista's IE 8 doesn't go online in normal mode

Hi,
  I have strange one here.  
The IE 8 on one of the Vista laptop doesn't go online in Window's normal mode, however it goes online in Window's safe mode with networking.  
I scanned the laptop in safe mode with Clam AV's portable install and it didn't find anything virus.

Any suggestion is greatly appreciated.

Thanks,

Answer : Vista's IE 8 doesn't go online in normal mode

It would be somewhat like

-- Script to Insert records

INSERT into tableB (columns_list)
SELECT columns_list
FROM tableA
WHERE not exists (SELECT * FROM tableB where tableA.matching_column = tableB.matching_column)

-- Select records

SELECT *
FROM tableA INNER JOIN tableB ON tableA.matching_column = tableB.matching_column
Random Solutions  
 
programming4us programming4us