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 TouchToneTommy 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: *

  1. cabrio

    Index on bottom of reports

    Thank you. It suggests macro, which I don't like. So I coded it instead. Works sweet.
  2. cabrio

    Index on bottom of reports

    I have a report listing about 30 pages of part numbers. In the footer of each page, I would like to put the first and last part number on that page. I need help.
  3. cabrio

    special footer txtbox

    thank you much works very nicely did a couple of extra steps to put it all in one box but that got me started. did not feel like thinking today at all.
  4. cabrio

    special footer txtbox

    I have a report of a list of part numbers. The report is about 200 pages long. It is for inventory counting. To make it easier for the person writing and finding the data in the pages, I would like to show the first and last part number on each page.(not unlike a dictionary i.e. A -...
  5. cabrio

    Duplicating and Self deleting Autonumber ID

    I guess what I should be asking to clarify things, is what kind of code or query can both override the autonumber with no duplicates and delete customers when the relationship has refferential integrity. I cannot delete customers in the tables that have related information in another table.
  6. cabrio

    Duplicating and Self deleting Autonumber ID

    no one but my self has access to the tables, about twenty users have access to the front end of the database(forms and etc.)
  7. cabrio

    Duplicating and Self deleting Autonumber ID

    I have a database where almost daily customers get deleted seemingly automatically, and Autonumber IDs get duplicated. This is all in only one table. Autonumber field is CustomerID(Indexed - Yes (No Duplicates)) The weird thing is, is that it is not related to new customers, these are...
  8. cabrio

    Duplicating and Self deleting Autonumber ID

    I have a database where almost daily customers get deleted seemingly automatically, and Autonumber IDs get duplicated. This is all in only one table. Autonumber field is CustomerID(Indexed - Yes (No Duplicates)) The weird thing is, is that it is not related to new customers, these are...
  9. cabrio

    Duplicating and Self deleting Autonumber ID

    I have a database where almost daily customers get deleted seemingly automatically, and Autonumber IDs get duplicated. This is all in only one table. Autonumber field is CustomerID(Indexed - Yes (No Duplicates)) The weird thing is, is that it is not related to new customers, these are...
  10. cabrio

    Cursor Locking, not computer

    i can click in the field, i can also type in the field. the property of the field is enabled, else i would not be able to get into it at all. however i found out something today that might show it is not related to my code. if i have my desktop set to 1024 x 768 everything is ok i.e. cursor...
  11. cabrio

    Cursor Locking, not computer

    This is a wierd one for you all. I start up my database, which goes fine. I click on an active interface in the "Main Menu" to move to a module. when i go to open any sub menu, it opens fine. So far everything is going perfect. with most of my submenu items theie is usually a form...
  12. cabrio

    access cursor problem

    This is a wierd one for you all. I start up my database, which goes fine. I click on an active interface in the "Main Menu" to move to a module. when i go to open any sub menu, it opens fine. So far everything is going perfect. with most of my submenu items theie is usually a form...
  13. cabrio

    Access Cursor Problem

    This is a wierd one for you all. I start up my database, which goes fine. I click on an active interface in the "Main Menu" to move to a module. when i go to open any sub menu, it opens fine. So far everything is going perfect. with most of my submenu items theie is usually a form...
  14. cabrio

    Terminal Server

    yes, i can dial out, and ras in, and it still does't show up in create new connection
  15. cabrio

    Terminal Server

    Can someone help me in setting up terminal server access through modem. The option to select a modem in the create new connection portion of terminal sevices configuration is not there/ Win 2000 Server is the OS
  16. cabrio

    RAS Clients Disconnecting

    Can ayone tell me why my RAS clients get disconnected after 30 seconds of being dialed in? The users are set up to allow to dial in. RRAS has the appropriate interface for each calller in the NAT section, but my users can't connect to the internet,a nd get disconnected after thirty seconds.
  17. cabrio

    RAS NAT and Win2k

    This is enabled on all users, i can connect, with all users, for 30 seconds. If it was not enabled, I would not be able to connect at all. I will also mention, when the dial up does complete and i do an ipconfig my ip is 169.254.xxx.xxx my dns is 127.0.0.1 and my dhcp is 255.255.255.0
  18. cabrio

    RAS NAT and Win2k

    Hoping someone can help. I have installed Win2K at home, and have 1 client hooked up. NAT is installed, and uses the DHCP allocator within NAT. The client is setup to obtain all of it's information automatically, and does so flawlessly. DNS IP is the server, DHCP IP is the server, and Gateway...
  19. cabrio

    Intermittent share access problem

    did you try net config server /autodisconnect: -1 to 65355 -1 is approximately 8000 years, and o and up is in minutes
  20. cabrio

    Win 2K Server, NAT and RAS Clients

    Hoping someone can help. I have installed Win2K at home, and have 1 client hooked up. NAT is installed, and uses the DHCP allocator within NAT. The client is setup to obtain all of it's information automatically, and does so flawlessly. DNS IP is the server, DHCP IP is the server, and Gateway...

Part and Inventory Search

Back
Top