View Single Post
  #4 (permalink)  
Old 07-14-03, 02:49 AM
sal21 sal21 is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
simply

Quote:
Originally posted by Jenny
Could you rephrase what exactly you want. I would like to help you, but I'm unsure what you meant.

Jenny
but have you downloaded the example script from link in the top?:-)


simply:

field in this script is ID=mydield is ID
field in this script is SKU=myfield is DATA
field in this script is TITLE=myfield is CAMPO2
field in this script is PRICE=myfield is CAMPO4

i must change only this line below, whit my fields, or another line

-Build dynamic sql
sql = "SELECT ID, Sku, Title, Price FROM Products "


Sorry for my english, i am an italian boy 14 year old.
Reply With Quote