Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by raljex

  1. raljex

    Assinging values from SQL statement to variable

    Work done now thanks Irfan. I used Data.recordset.fields("fieldname") to access the data and place them into a variable. Thanks anyway Raljex
  2. raljex

    Assinging values from SQL statement to variable

    hi, I have established a connection to a database and have assigned the record source to a SQL statement. How do i assign a variable the results of query? raljex
  3. raljex

    DBGrid Undo

    hi, I have established a connection to a database and have queried the database by assigning the record source to a SQL statement. How do i assign the results of the SQL statement to a variable, so it can be manipulated? Raljex

Part and Inventory Search

Back
Top