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

    Use a field in previous record

    In a report i need how to obtain that te value in field copyin the next record in field A (no relation matematic beetwing Field A and C) Thx in advance i have the folowing situation: Field A Field B Field C 10 20 85.25 ---> go in the next line 80.25 10...
  2. JUANCARLOS

    Forms created by Access 2007 hang up!!!

    I have a application in Access wiht several forms tables querys, created in Access 2007, but i have to downgrade to Access 2003 i execute the save as funcion and generate a Access 2003 application, but sometimes when i add a control, modificate colors or any other format, access hang up when i...
  3. JUANCARLOS

    Dsum Filter date dont work

    I have the following calculation: Function Calculate_TotalAmount(DateLimit as date) as double A=dsum(&quot;[TotalAmount]&quot;,&quot;Invoices&quot;,&quot;[DateInv] <= #&quot; & DateLimit & &quot;#&quot;) And A= to the total of amount in all the records the table has, it happen such the filter...
  4. JUANCARLOS

    Multiuser Application Msg &quot;The database is locked&quot;

    I have a Access 2K application in 4 PCs, when a user open a form (Datasheet), the application popup 3 or 4 times the message &quot;the user XXX, put the database in a state locked&quot; &quot;El Usuario xxx , ha puesto la base de datos en un estado de bloqueado, pulse aceptar para...
  5. JUANCARLOS

    Calculate Week Number

    I want a Function to calculate the number of the date as Outlook. Conditions: - The Week number 1 always contents the 01/january - The Week number 1 also contains the days of the past year until find a Monday - The week runs from Monday to Sunday. In the 2000 is a special year such 2006, etc...
  6. JUANCARLOS

    F1 HELPER LIBRARY &amp; Orthography corrector library

    How do to do use library MS- office F1 Helper. How do to do use library MS- office Orthography corrector library. what name have this dll? please anybody help me. thanks & advance
  7. JUANCARLOS

    Differences Between COM ins and Add ins

    Please Help, Whats the diference betweens COM ins and Add ins.
  8. JUANCARLOS

    F1 Helper

    How do I do to reuses the &quot;Helper&quot;, &quot; &quot;Clipo&quot;, Bottom F1 in another client server application.
  9. JUANCARLOS

    Orthography Corrector

    How can I do to use the Orthography Corrector in another Client / Server Application.
  10. JUANCARLOS

    Ortography Corrector

    How can I do to use the Orthography Corrector in another Client / Server Application.
  11. JUANCARLOS

    Access XP Problem?

    I HAVE AN ACCESS 2K APPLICATION, WHEN ACCESS XP APPEARS I CONVERT THE MDB DATABASE TO XP FORMAT, BUT THE QUERIES CRITERIA BASED IN A CONTROL ON FORMS NOT WORKS, WHAT HAPPENED? ANY HAVE A RESPONSE?, I HAVE THOUSANDS OF QUERIES BASED CRITERIA IN A CONTROL LOCATED IN FORMS. THANKS IN ADVANCE...
  12. JUANCARLOS

    Too Complicate MDB

    I have a MDB database with forms, queries and reports, but when I open the file, the computer hangs up, with the message &quot;memory insuficient&quot;, any soluctions. Y hear about the gdi memory, in access XP is the same problem?, any patches, service pack, function send object hangs up the...
  13. JUANCARLOS

    Thounsands of Queries

    How to reduce database objets with code I Have so much queries to any function like dsum, dlookup, etc, how to replace query object to code.
  14. JUANCARLOS

    How to lock only one register

    I have a Access 2000 aplication with a multiuser environment, how to lock only one registers, I know that the locks function in a 2k pages, have any idea. - Inclease the length of the register, how? - A function? Thanks in advance.
  15. JUANCARLOS

    Access 2000 Bugs or Problem with locks

    I activate in the form locks by registers but in a multiuser environment when a user open the last register on a form clients, and another add a register to the same form and the last click in the bottom to save, appears the windows that says &quot;copy to clipboard, save , not save&quot;, if he...
  16. JUANCARLOS

    Moving the database to another hard disk

    This is a basic question, I located a database in a hard disk that have less than 100 MB free space, and I have another disk with 2 gb (the database is 246 MB) the question is how to move this database to the another disk. Thanks in advance. JCHR
  17. JUANCARLOS

    I need to control the access to especific WEB Pages

    I have a Microsoft Small Business Server 4.5 with Proxy Server 2.0 installed, but I need to allow the users access to some Web Pages not all. Someone have a utility, or a configuration to make this happen. Thanks in advance.
  18. JUANCARLOS

    Any tool to compact the Exchange Server 5.5 data

    I have installed a Small Business Server 4.5 with exchange 5.5 and the growing of data, is nearly to full the disk, there are a way to compact the data to maximize disk space. Waiting for your answers thanks in advance. JCHR
  19. JUANCARLOS

    Lock one record and dont alow other user to modify

    I detected when two user modify in the same time a record and the last user press save record, this record shows &quot;#deleted&quot;. I want a function that detects that the record is in use, and prevent other user to open it. Some ideas, please help. Thanks in advance. JCHR
  20. JUANCARLOS

    What Arcserve products in necesary to buy?

    I have a Small Business Server 4.5 (with NT 4.0, SQL Server 7.0, Exchange 5.5, and a Web Server) all running in the same server. I want to make a backup automatically 23:00pm every day excepts sunday. all users are out off conection at this time. I call a representative of Arcserve and...

Part and Inventory Search

Back
Top