User Profile

Collapse

Profile Sidebar

Collapse
lare
lare
Last Activity: Apr 13 '08, 10:43 AM
Joined: Nov 25 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lare
    started a topic ASP.NET Client Volume Serial Number???
    in .NET

    ASP.NET Client Volume Serial Number???

    Can I read the hard disk serial number of the client computer using ASP.NET? Thanks
    See more | Go to post

  • lare
    started a topic Organizing MSSQL database???

    Organizing MSSQL database???

    Hi! I have developed SQL Server database for one store that have three PC-cash register and one PC-server. At this moment all 3 computers is accessing one database that is located on server. With this kind of organization, works on the PC-cash registers are little slow. Regard that store is planning expansion with 3 more cash register I am interest is there any better way for organizing database and how it can be done? Generally I am interest is...
    See more | Go to post

  • lare
    replied to Problems With Reading Table In Access 2003!!!
    OK, I understend You, but I think the problem is in reading table. Please if You can look the file:

    http://rapidshare.com/files/17725571...Access2003.rar...
    See more | Go to post

    Leave a comment:


  • lare
    replied to Problems With Reading Table In Access 2003!!!
    I appreciate your effort to help me. I think that variable mBrOtpreDat must be declare public so the report could see her.

    Again I would ask You, if you have time, to look the file on the link:

    http://rapidshare.com/files/17725571...Access2003.rar


    because the actula problem, I think, is in impossibility of access 2003 to read the table OtpremnicaS....
    See more | Go to post

    Leave a comment:


  • lare
    replied to Problems With Reading Table In Access 2003!!!
    I have done what You sad but the problem still remain. If You could spend 7 minutes of your time and take a look of file in this link:

    http://rapidshare.com/files/17725571...Access2003.rar


    To Rabbit:

    mBrOtpreDat is only used on the report as a control source for one field which displays #Name?. I would also be glad if You too look a file in link above....
    See more | Go to post

    Leave a comment:


  • lare
    replied to Problems With Reading Table In Access 2003!!!
    Pleas, I do not understand you. Could You be more specific. Thanks!
    There is code of my procedure:

    Code:
    Option Compare Database
    Public mBrOtpreDat As String 
    _________________________________________________________________
    
    Private Sub Report_Open(Cancel As Integer)
    
        Dim mBrFak As String
        Dim SlOtpremnicaS As Recordset
        
        mBrFak = Forms!ObFaktuS.Form!SifraFakture.Value
    ...
    See more | Go to post

    Leave a comment:


  • lare
    replied to Problems With Reading Table In Access 2003!!!
    Yes, you right. In the code there is "_", but I forgot to put it in the text of forum question. The problem anyway remain, apropos I cannot read table in access 2003, which I can in access 2000....
    See more | Go to post

    Leave a comment:


  • lare
    started a topic Problems With Reading Table In Access 2003!!!

    Problems With Reading Table In Access 2003!!!

    Hi, I am currently having one problem with my access application, which was developed in MS OFFICE ACCESS 2000 under the WINDOWS 2000 – PROFESSIONAL. When I copy and run my application on the laptop, where is MS OFFICE ACCESS 2003 under the WINDOWS XP – PROFESSIONAL, in one field of the one report, displays #Name?. When I open the procedure written for that report I realize that procedure cannot read the table that I give to her, apropos it...
    See more | Go to post

  • lare
    started a topic Problems With Trim Function!!!

    Problems With Trim Function!!!

    PROBLEMS WITH TRIM FUNCTION!!!

    Hi, I’m new to the forum and I am currently having one problem with my access application, which was developed in MS OFFICE ACCESS 2000 under the WINDOWS 2000 – PROFESIONAL. When I copy and run my application on the laptop, where is also MS OFFICE ACCESS 2000 but under the WINDOWS XP – HOME, in the fields of the reports, where I’m using TRIM function it displays ERROR.

    I would appreciate...
    See more | Go to post
No activity results to display
Show More
Working...