Newbie starting a database app need direction/suggestions

I've been mucking about with C# and SQL databases for some time now and I've decided its time to try a serious project. I want to create an application for managing on the job training at work. I have played around the last week with SQLCE and making
little experimental databases to learn more about relational databases. I have a rudimentary understanding oF RDBMS(wouldn't go so far as to say basic), I know how to do simple queries, subqueries, basic joins, and I've even played with triggers a bit (in
MSSSEE).
I could probably make a go of this project and make something work but I figured since its a pretty basic (to an expert anyway) I'd probably be better off going to the community for direction and advice (not to get people to code for me). I've partially planned
out how to set up the database and I'd like to describe what I've come up with so more knowledgable folks can tell me if its a good or bad path to follow and perhaps point me in a better direction for the bad parts. I'd rather understand what I'm doing and
learn the proper ways than simply say "can someone write this for me?".
Anyway, I thought a lot about what this app needs to do and did a few experimental projects where I realized even more things that it needs to do. I think I have the requirements just about covered.
Some training happens only once, some (by law or policy) have to be repeated periodically, some need a subset redone due to movement of an employee from one job or facility to another where some, but not all, of the previous training needs to be redone (machinery
operator moving to a different plant with the same function but different systems would have to relearn the system specifics). Some subjects apply to all employees and others to very few.
The most basic function is to let supervisors assign training tasks to employees and track their progress but the application also needs to alert a supervisor of upcoming due dates for assigned training and upcoming re-do dates for the periodic training. In
some cases, like with mandatory periodic training, it could (should?) initiate assignment rather than wait for a supervisor to remember to assign the training manually.
The application could be set up to have every bit of training for a job class organized under that job class but I think it would be more flexible to organize around a specific skill or area of duty.
For example, an ice rink worker needs to know how to operate the refrigeration plant, operate the ice-resurfacer (generically called the Zamboni), perform emergency duties (fire, earthquake, chemical leak, etc), and several other areas of knowledge. One area/skill
would be to operate refrigeration plant, another would be Emergeny response. Each of these would be a training "topic". Many topics would be applicable to mutiple job classes which is why they are under a seperate table from books.
Each topic would be broken down into focused steps - small bite sized chunks that the employee would learn then be tested on that knowledge. As each step is completed the examiner (supervisor or "expert" in that field) marks the step as completed
and records that in the application (might be a weekly or monthly hand-in of books to record progress).
Each job would have several topics they have to know so the topics are organized in what I've ingeniously decided to call a "book" (talk about imaginative!). We have areas where a person in a job class actually has a different knowledge requirement
than the same job class in another area. There are commonalities of course but I don't think it would be good to have every person in a job class expected to complete training in something they aren't doing and in many cases will never be required to do in
their entire career.
So a book would something like Arena Operation, Boiler Operation, WHMIS, or Emergency Response. A job class would be assigned several "books" to cover all the areas of knowledge they require.
Now to kick off thinking about actual database design.
The training definitions would be in three tables: Books, Topics, and Objectives. A book has multiple topics and a topic has multiple objectives.
The book table would have an int primary key, a title field, a longer description field (explaining the aim of the book in some way), a time to complete field (add to assignment date to get a due date), a repeatability field (The values here would indicate
a one shot, can repeat, or must repeat), and a repeat frequency field (how long before it has to be repeated - might be a date or a datediff, haven't figured that out yet).
The topics table would have an ID primary key, a title, and another longer description field for information specific to that topic.
The objectives table would had an ID primary key, a Topic foreign key, a short description, a long description, a "given" field outlining what the trainee needs and a "denied" field outlining what the trainee can't have (no drawings allowed
when your describing a system).
Later on I want the program to be able to print shirt pocket sized booklets for trainees that contains short descriptions and larger OJT manuals that have all the details that trainees can refer to.
The next table needed would be the employees table. I think the obvious ID field, first and last name fields - possibly an initials field (in case of identical first and last names), and possibly a "deleted" field for employees that leave (don't want
to actually delete them in case they come back at some later date). If not a deleted field then a "former" employee table that an employee is copied to when they leave.
Several relations tables would be created when a book is assigned to an employee. I haven't quite figured out exactly what to use which is why I chose now to post this. Some direction from here could save a lot of headache later. The relations tables would
contain only "current" books - ones that are still in progress.
I was thinking of EmployeeBook, BookTopic, and TopicObjective.
EmployeeBook would have EmployeeID and BookID, a date field for the assigned date and another date field for the due date. I had thought of just due date or just assigned date and a time allowed but I think it might be simpler to have both dates specified.
I'd also thought of making a unique key on EmployeeID and BookID but quickly realized some books may have to be assigned many times (WHMIS etc).
BookTopics would have a primary key of BookID and TopicID - cant think of any more fields here.
TopicObjective would have TopicID and ObjectiveID as well as a status field (three values - not complete, complete, not applicable) and an examiner ID field (for who signed off on the objective).
Once a book is completed I was thinking of deleting it from the relational tables and creating an entry in an archive table - no relations, everything would be the full text so if the training data is changed it won't change the completed training records.
The indexes would be whole names and any reporting would have to be grouped by book name, topic name, etc.
So thats the general idea. I'd dearly love any suggestions or advice people have. What sounds reasonable to me might be recognized as a fool's errand by someone with actual competence in database programming. I'll work on specifics once I know I'm not running
full tilt without a flashlight down a blind alley in the dark.
Thanks for getting through the entire post 8)

Hi Ghidera,
From my point of view, there is no need to design the BookTopic table. You can create a EmployeeID filed in the TopicObjective table, then
create a foreign key on the column EmployeeID
and reference the column EmployeeID in the EmployeeBook
table. Also you need to create foreign key relation from EmployeeBook table to Employees table and Books table.
Besides, you should create a foreign key on a column in Topics table and reference the column ID in the Books table.
Thanks,
Lydia Zhang
Lydia Zhang
TechNet Community Support

Similar Messages

  • Newbie Starting from Scratch! Need help!

    Hello!
    We have been working toward activating for the public our iTunesU presence. The goal was to have the site public on the iTunes Store this week, which is the week of our inauguration of our new President of the university. So, the past months have found us designing graphics, generating content, and we are at long last ready to move this project to the public.
    My background is in digital imaging, and I do have experience in site work and network administration, but I'm far from a web expert, so could use all the help and hand holding possible! One other concern is that I noted that it can take 2-4 weeks for activation of the public link on iTunes, which contradicts what I've been told in the past by Apple.. I just thought that once I clicked the public button that the site was live. Since our goal is to have this working this weekend for next week's events, I'm more then a little concerned. So, any advice on this would be welcome.
    We aren't starting off with courses, but just a small set of content. 3-4 video interviews about Pop Art, an Audio Interview (Robert Moog), and a lesson on Jazz Drumming. We have artworks finished, and files ready to upload. So, trying to understand a simple, yet easy way to present the material.
    That is where I'm not totally understanding the site hierarchy, and the best way to approach it conceptually. Lastly, is there anyone that I can call to talk through some of these issues?
    We are excited to finally bring this project to fruition, and thanks for your help. Reading your posts and answers has been great!
    Harris

    nysepete wrote:
    I guess I want to delete it from the Network Choices.
    That should work.
    Or am i better off just Modifying it?
    Those setting are easy to recreate, so deleting it doesn't cost you much effort.
    the guy thought that my iMac might get confused as to which connection i want it to default to -- ie the hardwired ethernet cable or the wireless network
    If you don't want to sure you're not going to use AirPort you can either turn it off or use a "location" that doesn't have an AirPort connection item.
    i can set what priority the iMac will conduct its seacrh for internet -- and assuming the ethernet wire is functioning -- then it will default there and only attempt a wireless connection if the ethernet cable fails for some reason
    I have Ethernet first and AirPort second. Since my last reboot 99.95% of the network traffic is using the Ethernet port.
    otherwise - does it sound like based upon my flow chart that what i want to achieve is possible to you?
    Yes. There might be some subtle considerations given that your two AirPort base stations are connected via Ethernet, although I'm sure there's more than one way to configure your equipment. There are people around with more experience with that sort of thing than I have who might be able to offer their advice.

  • What kind of programming background do you need to start making iOS apps?

    I have zero knowledge of programming. I have done programming about 7 years ago and it was extremely basic stuff and mostly to do with C. I have learnt BASIC language (wonder if its even worth mentioning) in school!! But, I really want to program. Even if it takes a long time. How do I get started??

    Your question "What kind of programming background do you need to start making iOS apps?" does not have a single answer. Thanks to the internet, nowadays its possible to start from zero. You can find an answer for even the most basic question on the internet. It just a question of time and effort. If you have
    the time
    no pressing deadline and a
    high frustration tolerance
    just go ahead and do it.
    Regards - Roe

  • Newbie: Starting an Oracle Database on Linux

    I am doing support for an Oracle Database installed on Red Hat. My problem is that I do not know how to start the oracle database. I had to reboot the Linux box and the database did not restart.
    What do I need to do to start the database?
    Also the Linux does not have the GUI installed, I am working from the command prompt.
    Any help is greatly appreciated.
    Thanks in advance.
    Ray

    if u are using oracle 8i, you can use de command:
    $svrmgrl
    svrmgrl> startup;
    if u are using 9i:
    $sqlplus /nolog
    sqlplus>connect /as sysdba;
    sqlplus> startup;
    Hope this helps.
    Cynthia Pulido
    Monterrey, Mexico
    [email protected]

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • HT4759 Suggestions on how to find lost/stolen iPad? Find my iPhone app needs the iPad to be connected to internet

    Suggestions on how to find lost/stolen iPad? Find my iPhone app needs the iPad to be connected to internet

    ZeinaSalem wrote:
    Suggestions on how to find lost/stolen iPad?
    What to do if your iOS device is lost or stolen >  http://support.apple.com/kb/HT5668

  • ITune database shows the wrong number of app needed to be updated.

    Dear all,
    On the left hand side of iTuen screen, the application shows there are 5 app need to be updated.  However, after I click the update button, the system reply there is nothing to be updated.
    Can anyone help me to solve this?
    Denny

    Are you signed into the Store?
    If the number of updates appeared when you were signed in - and on the same account ID, but now, when you check again you are not signed in, there will be no updates available.

  • I want to start what's app I had filled my details but it's asking me 3 digit code please suggest how do I get 3 digit code

    I want to start what's app I had already filled the information but it's asking for 3digit code how do I get that

    http://www.whatsapp.com/

  • Database Creation - Need suggestions

    Hi All,
    I have posted a thread under 'Database - General' category. Thought of sharing the same here.
    Please share your inputs on this.
    Database Creation - Need Help
    Thanks in advance

    This has been answered under 'Database-General category' and hence I am markng it answered here. Thank you.

  • Failed to provision site PWA with error: Microsoft.Office.Project.Server.Administration.ProvisionException: To create databases we need dbcreator and securityadmin server roles on servers.

    I'm getting the following errors while trying to provision a PS 2010 PWA on our SharePoint 2010 farm. Our PS instance has been working for a while now, and houses two other PWAs. But today,
    when trying to create this one, I get "Failed - see the Application event Log" and the following in the Event Viewer:
    Log Name: Application
    Source: Microsoft-SharePoint Products-Project Server
    Date: 4/2/2014 2:09:08 PM
    Event ID: 6980
    Task Category: Provisioning
    Level: Error
    Keywords:
    User: DOMAIN\DB_Access
    Computer: server
    Description:
    Provisioning 'PWA/SDN': To create databases we need dbcreator and securityadmin server roles on servers 'DB1' and 'DB1'.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-SharePoint Products-Project Server" Guid="{b2178104-1b5b-4c20-8c8f-960678ced9e5}" />
    <EventID>6980</EventID>
    <Version>14</Version>
    <Level>2</Level>
    <Task>20</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-02T19:09:08.225Z" />
    <EventRecordID>1676727</EventRecordID>
    <Correlation ActivityID="{90131653-B0A4-4FAF-A43C-7DF07CBC3332}" />
    <Execution ProcessID="11040" ThreadID="12384" />
    <Channel>Application</Channel>
    <Computer>sharepoint</Computer>
    <Security UserID="S-1-5-21-2280669542-4145173436-3058324265-4222" />
    </System>
    <EventData>
    <Data Name="string0">PWA/SDN</Data>
    <Data Name="string1">DB1</Data>
    <Data Name="string2">DB1</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-SharePoint Products-Project Server
    Date: 4/2/2014 2:09:08 PM
    Event ID: 6993
    Task Category: Provisioning
    Level: Error
    Keywords:
    User: DOMAIN\DB_Access
    Computer: sharepoint
    Description:
    Provisioning 'PWA/SDN': Failed to provision databases. An exception occurred: To create databases we need dbcreator and securityadmin server roles on servers..
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-SharePoint Products-Project Server" Guid="{b2178104-1b5b-4c20-8c8f-960678ced9e5}" />
    <EventID>6993</EventID>
    <Version>14</Version>
    <Level>2</Level>
    <Task>20</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-02T19:09:08.225Z" />
    <EventRecordID>1676728</EventRecordID>
    <Correlation ActivityID="{90131653-B0A4-4FAF-A43C-7DF07CBC3332}" />
    <Execution ProcessID="11040" ThreadID="12384" />
    <Channel>Application</Channel>
    <Computer>sharepoint</Computer>
    <Security UserID="S-1-5-21-2280669542-4145173436-3058324265-4222" />
    </System>
    <EventData>
    <Data Name="string0">PWA/SDN</Data>
    <Data Name="string1">To create databases we need dbcreator and securityadmin server roles on servers.</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-SharePoint Products-Project Server
    Date: 4/2/2014 2:09:08 PM
    Event ID: 6958
    Task Category: Provisioning
    Level: Error
    Keywords:
    User: DOMAIN\DB_Access
    Computer: sharepoint
    Description:
    Provisioning 'PWA/SDN': Database provisioning failed.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-SharePoint Products-Project Server" Guid="{b2178104-1b5b-4c20-8c8f-960678ced9e5}" />
    <EventID>6958</EventID>
    <Version>14</Version>
    <Level>2</Level>
    <Task>20</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-02T19:09:08.225Z" />
    <EventRecordID>1676729</EventRecordID>
    <Correlation ActivityID="{90131653-B0A4-4FAF-A43C-7DF07CBC3332}" />
    <Execution ProcessID="11040" ThreadID="12384" />
    <Channel>Application</Channel>
    <Computer>sharepoint</Computer>
    <Security UserID="S-1-5-21-2280669542-4145173436-3058324265-4222" />
    </System>
    <EventData>
    <Data Name="string0">PWA/SDN</Data>
    </EventData>
    </Event>
    Log Name: Application
    Source: Microsoft-SharePoint Products-Project Server
    Date: 4/2/2014 2:09:08 PM
    Event ID: 6971
    Task Category: Provisioning
    Level: Error
    Keywords:
    User: DOMAIN\DB_Access
    Computer: sharepoint
    Description:
    Failed to provision site PWA/SDN with error: Microsoft.Office.Project.Server.Administration.ProvisionException: Failed to provision databases. ---> Microsoft.Office.Project.Server.Administration.ProvisionException: To create databases we need dbcreator and
    securityadmin server roles on servers.
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.EnsureDatabases(ProjectProvisionSettings provset, SPSite pwaSite, String adminName, String adminEmail, ProjectDatabaseStateType& originalDatabaseState, Guid& adminGuid)
    --- End of inner exception stack trace ---
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.EnsureDatabases(ProjectProvisionSettings provset, SPSite pwaSite, String adminName, String adminEmail, ProjectDatabaseStateType& originalDatabaseState, Guid& adminGuid)
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.CreateSite(ProjectProvisionSettings provset)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-SharePoint Products-Project Server" Guid="{b2178104-1b5b-4c20-8c8f-960678ced9e5}" />
    <EventID>6971</EventID>
    <Version>14</Version>
    <Level>2</Level>
    <Task>20</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-02T19:09:08.226Z" />
    <EventRecordID>1676730</EventRecordID>
    <Correlation ActivityID="{90131653-B0A4-4FAF-A43C-7DF07CBC3332}" />
    <Execution ProcessID="11040" ThreadID="12384" />
    <Channel>Application</Channel>
    <Computer>sharepoint</Computer>
    <Security UserID="S-1-5-21-2280669542-4145173436-3058324265-4222" />
    </System>
    <EventData>
    <Data Name="string0">PWA/SDN</Data>
    <Data Name="string1">Microsoft.Office.Project.Server.Administration.ProvisionException: Failed to provision databases. ---&gt; Microsoft.Office.Project.Server.Administration.ProvisionException: To create databases we need dbcreator and securityadmin
    server roles on servers.
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.EnsureDatabases(ProjectProvisionSettings provset, SPSite pwaSite, String adminName, String adminEmail, ProjectDatabaseStateType&amp; originalDatabaseState, Guid&amp; adminGuid)
    --- End of inner exception stack trace ---
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.EnsureDatabases(ProjectProvisionSettings provset, SPSite pwaSite, String adminName, String adminEmail, ProjectDatabaseStateType&amp; originalDatabaseState, Guid&amp; adminGuid)
    at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.CreateSite(ProjectProvisionSettings provset)</Data>
    </EventData>
    </Event>
    Anybody ever get any events like this before? I'm not finding much or nothing on Google or on other forums, so I thought I would run it past and see if anyone has experienced anything of a similar
    nature. And yes, the farm account obviously has creator/secadmin permissions, at this point of our deployment....
    I look forward to any and all feedback. Thanks and good afternoon!

    I figured out the answer to this myself. For those few who might run into something akin to my error...
    During the off-hours of where I work, I re-applied the farm account credentials to all dB server VM SQL services that had the account for a log-on (i.e., MSSQLSERVER, SQLSERVERAGENT, etc.) as well as all SharePoint services on our WFE/App Server VM (a two
    server farm is what we host), in that order. Then I rebooted the dB server first, followed by the SharePoint server. Upon coming back, everything was working fine again. I was able to provision a site, no probelm, and it seemed to even be a little snappier
    when doing so.
    One note: doing this procedure gave me a "One or more services have started or stopped unexpectedly" error in the Health Analyzer, for the SPTimerV4 service. When you get this, simply enter into the item and click on "Reanalyze Now;" this will quickly clear
    the error out of the Analyzer, and all should be right with the world! :)

  • Database App Development VM (Nov 2011) APEX username and password

    Does anyone know the Workspace names, usernames and passwords for Instance Admin(Internal workspace), Developers and Users for the latest Database App Development VM (Nov 2011) available from OTN?
    The VM forum is very quiet/unhelpful.
    NOTE it is NOT
    obe/obe/obe
    or
    oracle/oracle
    or
    admin/admin
    thanks in advance
    Paul

    OK I followed Roel's suggestion and changed the ADMIN password using the apxchpwd.sql utility. There is no other way as there are no users defined in APEX except the instance administrator ADMIN
    MAKE SURE you run V4.1 of apxchpwd.sql as V4.0.1 doesn't work and gives a security error. (Down load APEX 4.1 from OTN then extract apxchpwd.sql from the APEX directory.)
    If you now try and connect to APEX and get an error in the browser (firefox) INTERNAL ERROR then shutdown the VM and restart it.
    you should then be able to log onto the Instance Administrator as follows:
    WS: Internal
    UN: ADMIN
    PW: <what you changed it to in the apxchpwd>
    After you log on you will be asked to provide a new ADMIN password with all the naming restrictions enabled. (these can be turned off later, under manage instance...security settings. Under "Service Administrator Password Policy" change the radio button to "Use policy specified in Workspace Password Policy")
    After logging into the workspace manager you will see that the OBE workspace has a status of TERMINATION_IN_PROGRESS5 .
    If you want to retain this WS then create the OBE user as a workspace administrator and developer in the OBE workspace. If you set OBE/obe as the UN/PW
    then you can log out of the Internal Workspace and log back in as the OBE developer and start application development.
    Amazing how none of this is documented in the download! If you don't know much about APEX then you are locked out!
    PaulP

  • Dbstart only starting one database?

    Hi,
    When issuing the dbstart command it only seems to be starting one database and not my second one.
    This is whats in my oratab:
    DATABASE1:/data1/oracle/app/oracle/product/11.1.0/db_1:Y
    DATABASE2:/data1/oracle/app/oracle/product/11.1.0/db_1:Y
    Here is my listener.ora:
    LISTENER=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=db2)(PORT=1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = DATABASE1)
    (ORACLE_HOME = /data1/oracle/app/oracle/product/11.1.0/db_1)
    (SID_NAME = DATABASE1)
    (SID_DESC =
    (GLOBAL_DBNAME = DATABASE2)
    (ORACLE_HOME = /data1/oracle/app/oracle/product/11.1.0/db_1)
    (SID_NAME = DATABASE2)
    Can anyone help please?
    Thanks

    Hi,
    What you want exactly.
    database_sid:oracle_home_dir:Y|N
    - database_sid is the system id (SID) of an Oracle instances on the server.
    - Oracle_home_dir is the ORACLE_HOME directory associated with this instance.
    - The Y|N flags indicate if the instance should automatically start at boot time (Y=yes, N=no).
    If DB is down you need to start the DB manually..
    Thanks,
    Deepak

  • I cannot attach pdf files in Outlook. Just started yesterday. I need a fix as I use this alot.

    I cannot attach pdf files in Outlook. Just started yesterday. I need a fix as I use this alot.

    You can experiment with how Firefox would run after a reset or reinstall by creating a new profile.
    A new profile will have your system-installed plugins (e.g., Flash) and extensions (e.g., security suite toolbars), but no themes, other extensions, or other customizations. It also should have completely fresh settings databases and a fresh cache folder.
    Exit Firefox and start up in the Profile Manager using Start > search box (or Run):
    firefox.exe -P
    Any time you want to switch profiles, exit Firefox and return to this dialog.
    You'll click the Create Profile button. I recommend using the default location suggested (in other words, don't click the button to choose a different folder). Then start Firefox in the new profile you created.
    After Firefox settles down, try Outlook. Any luck?
    If it works, log out of Outlook, exit Firefox, restart it and check again. If it doesn't work the second time, one possible explanation is a a system-installed add-on getting picked up or activated.
    When returning to the Profile Manager, you might be tempted to use the Delete Profile button. But... it's a bit too easy to accidentally delete your "real" profile, so I recommend resisting the temptation. If you do want to clean up later, I suggest making a backup of all your profiles first in case something were to go wrong.

  • Better provisioning in Windows client: Remember templates for the Start Screen - like the need for categorization (taxonomy) in the Start Menu

    Better provisioning in Windows client: Remember templates for the Start Screen - like the need for categorization (taxonomy) in the Start Menu ...
    Like my previous suggestion about categories alike Linux to clean up the mess in the start menu:
    Please help new users to use the Start Screen in valuable way - demonstrate the value.
    You don't sell SharePoint with a completely unorded randomized site hierarchy - and without any templates.
    Not content - but abstract content like templates are everything when you need to learn to use ... i.e. a new product like the Start Screen. It gets you started right away. A like Word as well.
    Please bring order and form to the content. I.e. T E M P L A T E S parsing the layout of the tiles.
    Have context switching for virtualization working with the virtual desktop mode. So I only see those tiles that are in context with my actual workflow.
    Of course you would need a well-made taxonomy for apps - i.e. subclassed.

    Hello cor-el,
    Thanks for your help. The View > Zoom didn't work the first time, but I just tried it again on a couple of web pages and it works great!!
    Thanks again. Have a Great Day! You sure improved my attitude!
    You RocK!!!
    Best regards,
    Gael

  • Regarding Database App Development VM

    if i install this Database App Development VM in virtual box can i get weblogic server...also

    Thanks u for your reply,
    Actually i want 2 learn ADF, for that i bought MacBook Pro(4 GB ram, i5 processor), i installed jdev in it. i want to install Oracle XE in it to practice ADF, but there is no official release for that.
    so i am going for VM's . in that also , i need configaration like JDev with weblogic server and oracle XE installed in , but there is No combination like that, but there is SOA/BPM but it needs 2 processors with 6 GB ram. i am stucking over here. is there any suggestion for that.
    Next thing is if i export HR table from Oracle XE to MySql DB server( bz all examples with Oracle XE only to learn ADF ) , is there any problems in that approach.

Maybe you are looking for