Question : Remove exchange connection in Outlook

I just received a call to have the Exchange connection removed from Outlook and I'm a bit confused on how to do this.  The client has pop email and apperantly since they have a SBS, sometimes it pushes down the exchange connector to the WS.

Can someone let me know the proper procedure on how to remove the exchange connector.

Answer : Remove exchange connection in Outlook

Sorry, I send my post incomplete...
1:
2:
$query_data = str_replace("''", "NULL", $query_data);
$query_data.= str_repeat(', NULL', count(explode(',',$query_cols))-count($csvdata))
Random Solutions  
 
programming4us programming4us