I am very thankful to solve previous issues to all.
Now I'm facing the problem to Merge two database one is SQLSERVER and 2nd IS odbc Connection.
I paste my code here and ask in quesiton in bottom:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Imports_View.aspx.cs" Inherits="Imports_View" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title>ASWAQNET - Imports Images Detail by Sku's</title>
<style type="text/css">
a:hover {
text-decoration: underline;
}
.style1405
{
width: auto;
height: auto;
}
.style1408
{
hei ...
Go to the complete details ...