Search results

  1. M

    Compare two textboxes and highlight the differences

    Hi, I have a code to compare contents of two text boxes and highlight the differences which is working fine but due to this even if one character has changed the entire text after the change is highlighted in red color. what I want to do is to change this code to compare text line by line to...
  2. M

    Issue with transferring data to SQL

    Hi all, I am trying to transfer data from .mdb file to SQL server.. I tried linking the table using ODBC but I am not able to access it to insert records.. I created a DSN-Less connection and am able to connect to the SQL database.. however am getting error while I try to xfer the data...
  3. M

    Help Needed with code

    Hi friends.... Need some urgent help with a functionality that have been breaking my head on since past 2 days.. :banghead: I have a front end (.adp) and my backend is in SQL Server 2008 but along with this have a local temp access table (.accdb/.mdb) which will store my data temporarily...
Back
Top Bottom