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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. haysie

    How to TILE a small picture to entire image area

    You might find this link useful: www.blackbeltvb.com/free/mdibackg.htm
  2. haysie

    Hi, I have a stand alone VB ap

    Ther Windows API has a pretty simple 'FtpPutFile' function that should do the job quite nicely. This function needs to be used in conjunction with the InternetConnect function. If you only want to upload selected tables one approach would be to use the 'CopyObject' method of the Access DoCmd...
  3. haysie

    SQL Server / SP / Text datatype

    if you're populating an SQL Server text field I'd be tempted to use adLongVarChar

Part and Inventory Search

Back
Top