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 wOOdy-Soft 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: Menthos
  • Content: Threads
  • Order by date
  1. Menthos

    Datarelation using multiple columns??

    I'm trying to create a datarelation using two columns instead of the one that all the examples I've seen use. Anyone know if this is possible? is there a way to create a datarelation using a multiple column key perhaps? Cheers, Menthos
  2. Menthos

    Reading control in a nested datagrid

    Ok, I've got a parent/child datasource setup and bound to a datagrid with a nested datagrid within to show hierarchal info. For each row of the nested datagrid shown, I have a DropDownList with 3 options. What I want to be able to do is click a submit button and read through each of the...
  3. Menthos

    Updating a table with values from the same table...

    I'm sure this is possible, probably with a sub-query... I want to update a record with a value from another record in the same table. E.G. Name Val_1 Val_2 Check_col Test1 0 0 s Test1 10 20 M Test2 0 0 s Test2 20 25...
  4. Menthos

    Binary FTP file transfer using Internet Transfer Control

    Ok, here's my problem. I've written an app to pull down files from an FTP site using the internet transfer control. The app works fine, apart from the fact that the files that are downloaded lose the Carriage Return char (OD) from the ends of the lines. The line feed (OA) is there just fine...
  5. Menthos

    Query truncates at 255 chars on memo fields

    Hi... I've seen other threads that seem to refer to similar problems, but not exactly my problem. I've created a select query in Access 2k to list records within a date range. I'm using the query with a mail merge in Word to create a text document, however ever since I added some IIF checks...

Part and Inventory Search

Back
Top