Microsoft Office Access Otázky a odpovědi

To je nástroj pro databáze, pro shromažďování a pochopení všech informací
G
Otázka od Guest #106509744
534 zobrazení
4
S
Odpověď od Sean Hill

Version 15 and 16 of Office are different as you can see in the image below:

Click to viewVersion info

Microsoft doesn't offer the possibility to upgrade for free from one product version to another which means that you will have to pay for the upgrade. They also have a page set up for this procedure where you can buy the whole page or only the Microsoft Office Access.

Guest #30133613
Otázka od Guest #30133613
509 zobrazení
4

I forget the password for a Microsoft Access file. Is there a way to recover it?

L
Odpověď od Leonard Moore

Yes, it is possible. In order to recover a password for a Micorsoft Access file, you can use a program from the Software Informer database that is developed for this purpose. Depending on your file extension, you can use a program like Password Recovery or Access Password Recovery. To be noticed that both mentioned programs are shareware, but you can obtain a download link for a trial version by visiting their review page at Software Informer.

J
Odpověď od Julia Bocchetta

Yes, the product can be integrated into Microsoft Access 2010 only. As the time of the release, this is the only version supported by DataDirect Connect XE.

G
Otázka od Guest
1K zobrazení
3

I have to connect to Access database from my Java application. Both Access database and Java application run on different servers on network. I'm using a connection string like "jdbc:access://192.168.10.26:3078/c:/login.mdb", but I'm receiving an "Invalid Port" error. Can you tell me the default port used by Microsoft Access 2003 database? Or, is there a way to find the port of Microsoft Access 2003?

H
Odpověď od hagar koteb

try to contact with Microsoft web sit they can help you
:)

G
Otázka od ggg
504 zobrazení
4
P
Odpověď od Pete Clapp

As you can see on Software Informer review page of the product, Microsoft Office Access is a easy-to-use tool for quickly creating browser-based database applications and has many advantages:

  • Office Fluent user interface.
  • Interactive design capabilities.
  • Prebuilt applications.
  • Multiple reports.
  • New field types.
  • Direct information update from the source.
G
Otázka od Guest
487 zobrazení
3
J
Odpověď od Julia Bocchetta

Microsoft Help covers this situation in a few steps. Visit online help and you will have the possibility to follow a few steps in order to run and setup crosstab query. When you insert the query, a wizard will guide you through the entire process.

G
Otázka od Guest
466 zobrazení
1

Is it possible to open a database created with a Borland engine in Access? I keep getting an error message: "External table is not in the expected format." Does anyone have a solution to opening this database up? Just need to be able to grab the data and drop it in an Excel sheet.

R
Odpověď od Robert Polubinski

Instead of trying to open the database in Access, you'd better use an application to directly export the content to an Excel sheet. There are many applications created for this type of job and it's more easier than finding ways to properly import the database in Access. It's a tedious and complicated. For example, Exportizer is an application that can handle the BDE database to export it to XLS file format.

N
Otázka od navnita
450 zobrazení
1

How can we access all the records from database chronologically? I need the records for a particular date and a syntax for accessing the data between two particular dates of birth (from and to).

P
Odpověď od Pete Clapp

In order to access the records for a particular date, you will need to use the following syntax:


SELECT * FROM TableName
WHERE Date="dd/mm/yyyy";

In order to access the data between two particular dates of birth, you can use one of the following statements:


SELECT * FROM TableName
WHERE Date BETWEEN "dd/mm/yyyy" AND "dd/mm/yyyy";

or


SELECT * FROM TableName
WHERE Date >= "dd/mm/yyyy" AND Date <= "dd/mm/yyyy";
J
Odpověď od Julia Bocchetta

Unfortunately, there isn't a database already created for such request. You will have to design it by youself. I recommend following the tutorials on the Google Search results page to find an answer to this issue. The tutorials will teach you how to create a database and how to retrieve it from other applications.

G
Otázka od Guest
421 zobrazení
2

What is the formula use in Microsoft Access when computing a payroll? Where to find an example?

S
Odpověď od Sean Hill

Since this is a complicated process, you might need to use some tutorials at first. Basically, you will need to create a form with an employee's name, work hours, working time and final check. Try using Google because there are multiple examples available for you.

Zobrazit další otázky a odpovědi

Zeptejte se na Microsoft Office Access

Alternativní soubory ke stažení

Microsoft Office OneNote
rating

Позволяет легко сохранять идеи в любой форме.