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 derfloh 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: eshie
  • Content: Threads
  • Order by date
  1. eshie

    Access 2002: reserved error (-7748) help

    Hello, I have set up my Sysbase servers and pinged them to ensure I have connectivity. I have created an ODBC connection to these Sysbase servers pointing to the specific database I am trying to connect to. When I an in Access 2002-2003 I import external data-->Link Tables and select the...
  2. eshie

    Create Cursor to remove dup Rows & Create new column

    Hi, I have a large amount of data in a table that was output from source application with some duplicate column data caused by field EDIT (multiple rows) as shown below: I thought about using a cursor function, however, I don't understand enough about them to utilize this. SOURCE DATA: DCN...
  3. eshie

    Transact-SQL: calculating 31 days (excluding business days & holidays)

    Hi, I am trying to create a function to calculate & return a datetime of 31 days from any given date. I want to exclude weekends & holidays (I have created a holidays table with specific dates). The code below returns a datetime of exactly 31 days from given date. variable: @dcndate is the...

Part and Inventory Search

Back
Top