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 Chriss Miller 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: *

  • Users: needInfo25
  • Content: Threads
  • Order by date
  1. needInfo25

    Operation is not supported on BLOB fields

    I'm trying to change the data in a memo field. I get this error though: Operation is not supported on BLOB fields. I have this statement in the query: A, changeto D Any idea how I can change the data?
  2. needInfo25

    problem sending email via Integ Services

    I'm trying to send email through Integration Services (based on when a package has been executed successfully) however I get this error message: SSIS package "CopyEmailTable.dtsx" starting. Error: 0xC002F304 at Send Mail Task, Send Mail Task: An error occurred with the following error message...
  3. needInfo25

    automate copying MS access table to SQL Server 2005 db

    I have a table in MS Access that I would like to copy/import into SQL Server 2005. I would like to automate this process so that it copies the table over on a daily basis. Can someone tell me how this can be done? Thank you in advance.
  4. needInfo25

    send email through access

    I would like to create an email message from Access based on a query. Query provides the email address. I would like the email address to be added to the 'to' line in the Outlook email message. Any help is appreciated!
  5. needInfo25

    changeto query: using field name

    Is it possible to perform a changeto query and use a field name? For example, changeto (100 x [FieldName])? If not, what else should I be using?
  6. needInfo25

    Table not found

    When trying to run a query in Paradox, I get the message Table not found. The query is based on a table that is still valid and in the same location.
  7. needInfo25

    link SQL to Paradox

    Is it possible to link SQL Server 2005 to Paradox, if yes, what are the steps? I want SQL data to sync with/to Paradox 8.0. Thanks.

Part and Inventory Search

Back
Top