Search results for query: *

  • Users: peterg2000
  • Content: Threads
  • Order by date
  1. P

    Create query from 2 different SQL sources into datagridview

    I need to create a new dataset from 3 tables and 2 SQL sources 1 MSSQL and the other MySQL. file 1 contains 30 fields with the index on a network number say 'NetworkID'. (3000 records) file 2 contains 8 fields with the index also on a Network number say 'NWK_ID'. (1,900,000 records) file 3...
  2. P

    Question click button on window via sendmessage doesn`t work

    I access a web page via code and try to export and download an excel file. But at the usual 'Open Save Cancel' window I can't get the save button to fire! I found a few similar posts here but the solutions found don't work! Here is what I have ! Code: Sub ClosePopup(ByVal WindowHandle As...
Back
Top