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 IamaSherpa 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: andis
  • Order by date
  1. andis

    Importing text file error

    I have created a DTS package to import a text file that I receive from an external source on a weekly basis. The text file is delimited by a verticle bar with no text qualifier. The package runs great up until a certain record which contains a " as the first character after the delimeter...
  2. andis

    DTS Date Transformation

    I am trying to import a text file into SQL with DTS and I am having trouble transforming the date field. In the text file they look like 11-Jan-2005 and they are going to 1/11/05 in SQL. SO in the source date format I have dd-MMM-yyyy and in the Destination I have M/d/yy. But it is still not...
  3. andis

    Trigger help with multiple criteria

    I have a trigger in my database to update a project ID in two different tables if it changes in the Project table. My issue now is that I may have the same project ID for two different Employees so the only distinguishing factor is a combination of the Project ID and the Employee ID. How do I...
  4. andis

    Trigger Help in SQL Diagram

    I am trying to enter a trigger via the Database Diagram in SQL.HELP! When I right click on my Projects table, I have the trigger option available under the task menu. But in my Hours Worked table all of those options are grayed out. Why does this happen?
  5. andis

    C'ant use an picture as background

    thank you very much
  6. andis

    Controlling other movies

    thanks. I'll try this.
  7. andis

    C'ant use an picture as background

    I try to use a picture as background.<br>I completely filled the layer at the bottom with this picture and I use this picture as HTML-background. Nevertheless, there's a white area round the movie when publishing.<br>Could you please help me?
  8. andis

    Controlling other movies

    I've got two films. I want to use the first one as an intro,<br>the second one as the main film. <br>I want the intro to be played as long as the main film is not loaded.<br>Using an intro by creating two scenes is no problem, but how can i check up if all the frames in another film are loaded?

Part and Inventory Search

Back
Top