Recent content by tomtan29

  1. T

    Connect to mySQL Database with Visual Basic

    Hi ppl Using the code provided in an access 2003 form with a command button i get the following error. error 458.(variable uses an Automation Type not supported in visual basic) can someone help with this??? Thanks a lot
  2. T

    Form Prob

    Hello everyone, I have a single form thats not bounded, i mean that all controls in it are not connected to a table or a qwery. is there a way to bind a form with a table. iv tryed the following code but nothing happens Me.RecordSource = "tbl_kataxorisi_deltion" '(table)...
Back
Top Bottom