Search:

Type: Posts; User: ApplauseBoston

Page 1 of 30 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,060

    Re: Find the File-Field of a dbForm

    Sincerely, the path to true answers lies in posting a question, so as soon as you post you discover the answer
    Get Data_File Item 0 To File#
    Get Data_Field Item 0 To Field#
  2. Replies
    3
    Views
    1,060

    Find the File-Field of a dbForm

    I want to do a class upgrade of the dbForm. In order to do this I need to ask my dbform: What is the File-Field of the dbform?

    How does one find the database field of a dbform object please?...
  3. Replies
    7
    Views
    1,896

    Re: Picture of Flex Keys

    13592

    I found the images listed under help: "Hot Keys" and did this edit to simplify.
  4. Replies
    7
    Views
    1,896

    Re: Picture of Flex Keys

    Hi Marco, thanks but I should have specified "suitable to display to users" please.
    PD
  5. Replies
    7
    Views
    1,896

    Picture of Flex Keys

    Would anyone have a image of the flex keys to share?
    Thanks,
    Peter
  6. Replies
    4
    Views
    11,344

    Re: Crystal XI and Windows 10

    Well, I came to the same conclusion and just figured out how to get a Windows7 ICO and install it on my VM - thanks for the reply
  7. Replies
    4
    Views
    11,344

    Crystal XI and Windows 10

    I have a problem now that I (finally) upgraded to Windows 10 on my development PC.

    the Crystal XI studio runs and opens my reports, but most modifications to an existing or new report result in a...
  8. Need to hire consultant to help with SQL Conversion with Crystal

    Hi, I have a SQL conversion project for a client, and I am unable to complete the project without help.

    Please contact me if you would be interested.
    Thanks,
    Peter Donovan...
  9. Crystal Reports - login to SQL problem

    Hi,
    I am attempting to roll out a VDF 19.1 app with crystal reports to a SQL backend conversion.

    My VDF program has rights to the SQL server, but when I try to run my VDF .exe on a workstation...
  10. Replies
    7
    Views
    1,507

    Re: Legacy Code: Break Begin

    Thank You!
  11. Replies
    7
    Views
    1,507

    Legacy Code: Break Begin

    Repeat
    If (Not(Found)) Break Begin
    If (Found) Begin
    End
    Loop

    I don't know if this is incorrect syntax, or just a command I never heard of before? Break Begin?
    Peter
  12. Crystal Reports - SQL Security Problem

    Hi, I am attempting to roll out a 19.1 VDF application with crystal 11 reports with a SQL backend (first time with this config for me).

    I had initial troubles where my app would run fine on the...
  13. Replies
    2
    Views
    1,441

    Login to SQL Server

    Hi, being new to SQL (my first solo deploy) I think I am not handling the SQL username/password login correctly.

    I did not code any username/password into my code. The first time a user runs the...
  14. Re: Only ADMIN can access Server - not users

    To anyone viewing this, I am new to SQL and I found that there were a number of SQL issues that I needed guidance with.
    Here is a SQL setup guide that solved my problem: ...
  15. Re: DataFlex 3.1C (Antiquity) Question - how to reindex

    Thanks, I had come to the same conclusion.
    PD
  16. Re: DataFlex 3.1C (Antiquity) Question - how to reindex

    Hi Vincent, thanks: good suggestion.
    PD
  17. DataFlex 3.1C (Antiquity) Question - how to reindex

    Hi,
    I am in contact with a senior citizen who is running 3.1C (prefers to stay that way) and needs to reindex.

    I see that his license is a 1 user development. It's a one person company.

    When...
  18. Re: Only ADMIN can access Server - not users

    Hi, I found the port and opened it. I have come to find that the BUG is not that an ADMIN can only use it, SQL EXPRESS standard install makes it so that only the local computer can run it. Network...
  19. Re: Only ADMIN can access Server - not users

    Hi Michael,
    I don't know which ports should be open.
    PD
  20. Re: Only ADMIN can access Server - not users

    Hi Marco, thanks for your reply, I am working this out.

    I am new to SQL and also don't normally handle network security, could you please be more specific about "It does rely on sql browser, tcpip...
  21. Only ADMIN can access Server - not users

    This is my first SQL Conversion and I have a problem where the users seem to be denied access to the server.

    I am using VDF 19.1 with SQLExpress and I logged in on the server and installed SQL and...
  22. Re: DataFlex Reports: Incorrect Total at end of Report - a bug?

    Thanks Michael, I tried this, and I also tried a simple insert_sum at end of report only, same result.
  23. Re: DataFlex Reports: Incorrect Total at end of Report - a bug?

    Hi Vincent, I used Insert Sum, and I could send the report but there are only a few tables in it. What made it unique was the report data connection was a Report Data Table that related to a...
  24. DataFlex Reports: Incorrect Total at end of Report - a bug?

    11487Hi, I found that my report had a incorrect total at the Report End.

    The anomaly I found was this:
    I have a report based on the lineitem of a header/lineitem data table. When I did a simple...
  25. Replies
    2
    Views
    1,261

    Re: Return Value from SubReport

    Hi Vincent, I got that working, thank you.

    PD
Results 1 to 25 of 745
Page 1 of 30 1 2 3 4