Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

To Shadow or Not to Shadow, That's the question.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: To Shadow or Not to Shadow, That's the question.

    then force the user to install your application into specific folders.
    My customers don't have to make a folder or decide which folder. I use astrum to install where I want as do most large(not me) software companies do. Example: ever find windows in a different folder/directory than drive letter\windows??? They do need the name of the server, make sure the folder is shared, etc. There is an application out there that can be used to find the data on a network and give up the complete path. A friend of mine has it, but hasn't let me have it yet. Some friend, HUH?


    Ronald,
    When ME came out, you could not access any data in the program files folder. In fact, it was off limits. ms relented on this after so many complained about it. Many users never got the first run of ME. Each windows version has tightened up more and more as time has come along. You can look forward to the day when your app will not be useable if in Program Files. We moved our data that was totally built in MS VB out of Program files in the 1990's because of that trend.
    Dave Mason
    [email protected]
    Skype is dave.mason46

    Comment


      #17
      Re: To Shadow or Not to Shadow, That's the question.

      Originally posted by DaveM View Post
      ... I use astrum to install where I want as do most large(not me) software companies do.
      Yes. I wasn't paying enough attention when I referred to "previous posters". We've had the discussion before about how you install - it's different than mine but it's a good method. In fact, I believe I was thinking about adopting some of your method into mine and just never got around to it.

      Originally posted by DaveM View Post
      They do need the name of the server, make sure the folder is shared, etc.
      This was my main point - there needs to be someone with at least a minimal capability at the installation point. Unfortunately, that's not always the case.

      Comment


        #18
        Re: To Shadow or Not to Shadow, That's the question.

        Ok, Found it here. http://www.softperfect.com/products/lspro/ It's FREE.

        It will take a bit of work, but should do the trick.

        I am sure it can be used via (ole?) to search for a file/folder in the intranet/lan. it can save a file in a couple formats with the exact path to that file/folder. Alpha can read that and drop it into a variable to load the data to a shadow copy.

        I will investigate this further and give it all up if I get it set up before someone else does. I tested and saved in csv file
        Dave Mason
        [email protected]
        Skype is dave.mason46

        Comment


          #19
          Re: To Shadow or Not to Shadow, That's the question.

          Ronald,

          When Vista appeared any changed data files in Program Files were not updated, the changed files were shunted into c:\users\username\appdata\roaming\local (or something very similar) so if you ever backed up your data in program files the backup would only contain useless original install data and not the current changed data. I never did find out if this was Windows or Alpha that moved the files.

          Try this test for Vista upwards OS, copy an active app folder from your Program Files containing some known recently changed Alpha data files then then paste it on the root c:\mytemp then open the app in the temp folder and see if your recent changes are showing.

          Michael

          Comment


            #20
            Re: To Shadow or Not to Shadow, That's the question.

            Thank you everyone who replied.

            I�ll be going with shadowed databases.

            Regarding Program file folders; I installed version 10.5 on a win 7 machine. After the install, windows said it didn�t like my installation and asked to correct the problem (or something to that effect). I clicked OK and 10.5 was installed into the program files (x86) folder. I believe that the program files (x86) folder is for 32 bit software. I haven�t had any problems.

            I use to install in my own folder on the root of a drive, but win 7 wants to put software into program files (x86). I recently tried to edit a shortcut to an Alpha app. Win 7 kept putting program files (x86) into the path. I don�t know why, but it did. So I said to myself, why fight it.

            Michael, you did remind me regarding Vista. I did get burned with vista, but as I recall, all the folders that you look at are not the real ones, even if they are not in the program file folder. The files I was dealing with were in my own folder on the root of the C drive.

            Ron
            Alpha 5 Version 11
            AA Build 2999, Build 4269, Current Build
            DBF's and MySql
            Desktop, Web on the Desktop and WEB

            Ron Anusiewicz

            Comment


              #21
              Re: To Shadow or Not to Shadow, That's the question.

              Ron,

              You CAN put the runtime on the c:\ drive. I just did it on a win 7 and a win 8 machine. As far as shadowed tables, they will always be like 1k in size. They just redirect to the server files. They should not be in the program files(x86) though. It is fine if you install runtime wherever you want too, including program files(x86). My data files(real) that are on the c:\alda\upslog do update with the data and grow in size accordingly. That has been tested after seeing stuff on this post. I tested on win7 and win8.

              FYI, I just downloaded visual studio 2012 on my win8 machine and it installed to program files(x86). I would have thought it would be a 64 bit app by now. LOL
              Dave Mason
              [email protected]
              Skype is dave.mason46

              Comment


                #22
                Re: To Shadow or Not to Shadow, That's the question.

                Ron, you definitely can install in the root drive - I do on all of mine
                the trick is, when selecting the path for V11, is to doubleclick on drive c, and pick the path
                Cole Custom Programming - Terrell, Texas
                972 524 8714
                [email protected]

                ____________________
                "A young man who is not liberal has no heart, but an old man who is not conservative has no mind." GB Shaw

                Comment


                  #23
                  Re: To Shadow or Not to Shadow, That's the question.

                  FWIW, I ran into another reason to use shadowing this morning.

                  A customer called and was having a problem with one computer. My initial check showed that there were actually problems on the server and one workstation. Don't worry about the specific problems because that has nothing to do with the "shadow vs. no shadow" issue. I have no idea how they happened anyway. And, I have no idea what caused these problems other than the fact that some type of "system admin/cleanup stuff" was done yesterday. And why it affected only 2 of the 4 computers is also a mystery.

                  But the advantage to using shadowed workstations was that the program was still working on 2 of the 4 computers (2 of the 3 workstations) and the business was still functional while I fixed the other two. ("Fixing" just consisted of finding the errant application files and replacing them - some .dd* files, one set, and the .al* files.)

                  Comment


                    #24
                    Re: To Shadow or Not to Shadow, That's the question.

                    That testimony from Cal would be enough for me to change to shadow. OOps, I forgot, I only do shadowed. LOL
                    Dave Mason
                    [email protected]
                    Skype is dave.mason46

                    Comment


                      #25
                      Re: To Shadow or Not to Shadow, That's the question.

                      Ronald, Ted Giles has been bird doggin' this more than anyone. I'll defer to his comments. My own take on this is that MS has been discouraging the use of executables that write data to the Program Files or Program Files (X86) directories for security reasons. If you install Alpha there and Alpha then has to write something there also you can have problems. How about it, Ted? Did I get close?
                      Yes you did Tom.
                      It seems that the initial problems when Win7 came out have been revisited by M/soft and with the latest patches they might have allowed some changes to be made easily in the prog folders.
                      It was not always the case, so that's why I place Alpha outside the prog folders.
                      While I'm at it, I don't trust M/soft to get it right all the time as a recent install of an "essential element" totally mullered my Windows Live Mail and it took about 4 hours to find the problem and fix it.
                      Anyway Ron, whatever works for you is best, but if you start having issues, you now have some solutions.
                      See our Hybrid Option here;
                      https://hybridapps.example-software.com/


                      Apologies to anyone I haven't managed to upset yet.
                      You are held in a queue and I will get to you soon.

                      Comment


                        #26
                        Re: To Shadow or Not to Shadow, That's the question.

                        Ted, Ron, Tom, etc.

                        Per win8.
                        When you go to win8(as it is now), you may want to rethink as I am right now and put the runtime into program files(x86) with the data in a root drive folder. The reason is to conform to windows8 apps. This is only if you want the full certification. You don't even want to think of placing data in program files.
                        Dave Mason
                        [email protected]
                        Skype is dave.mason46

                        Comment

                        Working...
                        X