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

    Help with importing a text file

    hi all, i got a problem that i need a solution to before the end of the week so any help is much appreciated. i'm working on a system that allows users to import csv files and then allow them to create dynamic mailmerge and excel files. originally i was using the docmd.transfertext method to...
  2. qwerty906

    Mail Merge and dynamic SQL

    just a quick question maybe one of you can answer. I'm trying to do a mail merge that takes in a dynamic SQL statement. If i use the following statement i can pull the data from a query objWord.ActiveDocument.MailMerge.OpenDataSource Name:=strDBPath, LinkToSource:=True...
  3. qwerty906

    Question about MSLDBUSR.DLL and user names

    hi all, just a quick question that maybe you ppl know the answer to. I'm using the MSLDBUSR.DLL as a way to monitor my AC97 database. however i can only see the machine name, i can't see the actual usernames. i've set up user-level security and if i view the ldb file with notepad i can see...
  4. qwerty906

    Problem Updating Table

    maybe somebody could shed some light on my problem. I'm trying to update a table based on values from a linked text file. however it's giving me an error message saying that "Updating data in a linked table is not supported by this ISAM" but the table i'm updating is a local Access...
  5. qwerty906

    Workgroup file already in use

    hi all, i've set up an A97 application using workgroup level security. however i'm encountering some weird problems. almost on a daily level i'm getting an error message saying "Couldn't use XXXXXX.mdw; file alreay in use", i think it's cuz one of the users has somehow locked the...
  6. qwerty906

    Frontend/Backend Security

    Hi all, I know that this subject has been beat to death but i need some help here. First when you split the db into FE and BE do you do this after you secure the database? Do the permissions flow over after you split it. Cuz i split my db first and then set the permissions on both files...
  7. qwerty906

    Pulling chart titles from pivot table

    hi all, does anyone know how to make dynamic chart titles using excel 97. i've set up a pivot table with a 'page' field. i then set up a pivot table chart which pulls from the above pivot table. what i want to is that each team i change the 'page' field the title on the chart gets updated as...
  8. qwerty906

    Opening secured database

    i was wondering if anybody could help me out here. i know it's possible to to open an access file within another access app. but if the 2 apps share the same workgroup file is it possible to skip the user logon process of the second access app? thanks in advance.
  9. qwerty906

    Multiple Database Access

    Hi i have a question regarding multiple database access using the user-level security. Currently i have 2 Access apps that use the same workgroup info file and share some tables. What i want to do is create a third Access app which is a single logon for the other 2 apps and put the shared...

Part and Inventory Search

Back
Top