<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Access Database Repair Blog &#187; Uncategorized</title>
	<atom:link href="http://www.repairaccessdatabase.org/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.repairaccessdatabase.org/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Dec 2011 07:38:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a parameter query in Access 2000</title>
		<link>http://www.repairaccessdatabase.org/blog/how-to-create-a-parameter-query-in-access-2000/</link>
		<comments>http://www.repairaccessdatabase.org/blog/how-to-create-a-parameter-query-in-access-2000/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:42:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=120</guid>
		<description><![CDATA[ 
In Microsoft Access queries have a very significant role, as getting a certain piece of information from a large database is quite impossible without them. In MS Access most of the queries follow particular criteria that are defined at the time of creation. However, sometimes you may need to input different criteria or modify [<a href="http://www.repairaccessdatabase.org/blog/how-to-create-a-parameter-query-in-access-2000/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --> <!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">In Microsoft Access queries have a very significant role, as getting a certain piece of information from a large database is quite impossible without them. In MS Access most of the queries follow particular criteria that are defined at the time of creation. However, sometimes you may need to input different criteria or modify the defined criteria to meet your requirements.</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span id="more-120"></span><br />
</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->
</p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Parameter queries are such flexible queries that prompt user for additional criteria, if required. You can design a parameter query to prompt you for specific piece of information.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><strong>Creating queries with different parameters </strong></span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Creating Parameter queries is all about setting different parameters. You can create queries with one or more parameters. Mentioned below are the steps to create queries with one or more than one parameters:</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><strong>Creating queries with one parameter </strong></span></span></p>
<ul>
<li>
<p style="margin-top: 0.19in; margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Start Microsoft Access 	2000 and then open the database.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On 	the <strong>View</strong> menu, click <strong>Database Objects</strong>, and then click 	<strong>Queries</strong>.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">In 	the <strong>Database</strong> window, click the <strong>Purchase-Type query</strong>, 	and then click <strong>Design</strong>.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Type 	the following line in the Criteria cell for the CustomerName field. 	Note, that the expression that you enter must be enclosed in square 	brackets.</span></span></p>
</li>
</ul>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">[View Purchase Type for Customer Name]</span></span></p>
<ul>
<li>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On the <strong>Query</strong> menu, click <strong>Run</strong>. When you are prompted, type Jacob, and then 	click <strong>OK</strong> to view the results of the query. Note that the 	query returns only those records whose Customer name is Jacob.</span></span></p>
</li>
</ul>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><strong>Creating queries with two or more parameters </strong></span></span></p>
<ul>
<li>
<p style="margin-top: 0.19in; margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Start Microsoft Access 	2000 and then open the database</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On 	the <strong>View</strong> menu, click <strong>Database Objects</strong>, and then click 	<strong>Queries</strong>.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">In 	the <strong>Database</strong> window, click the <strong>Purchase-Type query</strong>, 	and then click <strong>Design</strong>.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Type 	the following line in the Criteria cell for the PurchaseDate field.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Between 	[Type the beginning date] And [Type the ending date]</span></span></p>
</li>
<li>
<p style="margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On 	the <strong>Query</strong> menu, click <strong>Run</strong>. When you are prompted for 	the beginning date, type the beginning data e.g. 1/1/2009, and then 	click OK. When you are prompted for the ending date, type the ending 	date e.g. 1/31/2009 and then click OK to view the results of the 	query. Note that the query returns only records whose purchase date 	is in January 2009.</span></span></p>
</li>
</ul>
<p><span style="font-size: x-small;"><span style="font-family: Verdana,sans-serif;">This way you can create queries with different parameters and can get the information with desired fields.</span></span></p>
<p>Use Kernel for Access Database Repair software if MDB file gets damaged. The software successfully repairs the damaged MDB file and helps you recover the lost data.</p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --> <!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/how-to-create-a-parameter-query-in-access-2000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Message: &#8220;Visual Basic for Applications Project in This Database Is Corrupt&#8221;</title>
		<link>http://www.repairaccessdatabase.org/blog/error-message-visual-basic-for-applications-project-in-this-database-is-corrupt/</link>
		<comments>http://www.repairaccessdatabase.org/blog/error-message-visual-basic-for-applications-project-in-this-database-is-corrupt/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:27:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=116</guid>
		<description><![CDATA[While you try opening the Visual Basic Editor in MS Access database (by pressing Alt+F11), you might encounter one or more of the error messages mentioned below:

The Visual Basic for Applications project in this database is corrupt.

Or
The module name ‘module name’ is misspelled or refers to a module that is invalid. 




If the invalid module [<a href="http://www.repairaccessdatabase.org/blog/error-message-visual-basic-for-applications-project-in-this-database-is-corrupt/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">While you try opening the Visual Basic Editor in MS Access database (by pressing Alt+F11), you might encounter one or more of the error messages mentioned below:</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">The Visual Basic for Applications project in this database is corrupt.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Or</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">The module name ‘module name’ is misspelled or refers to a module that is invalid. </span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><span id="more-116"></span><br />
</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->
</p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">If the invalid module name is in a macro, an Action Failed dialog box will display the macro name and the macro’s arguments after you click OK. Open the Macro window, and type the correct module name.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">If you come across such messages, try to close the database as it might stop responding or start displaying some of the following error messages:</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On Microsoft Windows 95 or Microsoft Windows 98:</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">This program has performed an illegal operation and will be shut down.</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">If the problem persists, contact the program vendor.</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">When you click Details on MS Windows Millennium Edition, press Alt+D and you receive the following message:</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">MSACCESS caused an invalid page fault in MSACCESS.EXE at 0137:3002d909.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">NOTE: The actual memory address may vary</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">On Microsoft Windows NT:</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">An application error has occurred and an application log is being generated.</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">MSACCESS.exe</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Exception access violation (ox0000005),Address; 0×3002d681</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Furthermore, you also see the error message given below when you try to compact the database:</span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">The Visual Basic for Applications project in this database is corrupt.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><strong>Root Cause of the Issue</strong></span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">As the error messages suggests there is probably some corruption issue. It is quite possible that the Visual Basic for Applications project has gone corrupt.</span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 		A:link { color: #0000ff } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"><strong>Resolving the Issue </strong></span></span></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">In </span></span><span style="color: #0000ff;"><span style="text-decoration: underline;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;"></span></span></span></span></span></span>Access Repair <span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">files, data such as forms, reports, and modules utilize Visual Basic for Applications. This implies that corruption of Visual Basic for Applications project might affect forms, reports, and modules in form of corrupting them in-return. For retrieving your tables, queries and macros, follow the steps given below:</span></span></span></span></p>
<ol>
<li>
<p style="margin-top: 0.19in; margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Create a new blank 	database.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Open 	the problem database and click Objects &gt; Tables.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Right 	click first table, click Shortcut menu &gt; Export.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">In 	Export to dialog box, browse to the database that was initially 	created.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Click 	the database icon and click OK.</span></span></p>
</li>
<li>
<p style="margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Repeat 	step 4 and 6 for each table, query, and macro.</span></span></p>
</li>
</ol>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">Usually, the steps given above restore the database. However, in case you fail to restore Access Database </span></span></span></span></p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-top: 0.19in; margin-bottom: 0.19in; line-height: 100%;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="font-family: Verdana,sans-serif;"><span style="font-size: x-small;">use the qualitative third party MDB repair software to retrieve your lost data. MDB database recovery software is the safest and best way to recover damaged, inaccessible, and corrupt data. The software supports Access 2003, Access 2000, Access 97, and Access 95. </span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/error-message-visual-basic-for-applications-project-in-this-database-is-corrupt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert data values of the Text data type to the proper case format in Microsoft Access</title>
		<link>http://www.repairaccessdatabase.org/blog/how-to-convert-data-values-of-the-text-data-type-to-the-proper-case-format-in-microsoft-access/</link>
		<comments>http://www.repairaccessdatabase.org/blog/how-to-convert-data-values-of-the-text-data-type-to-the-proper-case-format-in-microsoft-access/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 06:47:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=109</guid>
		<description><![CDATA[In Microsoft Access, the default data type is TEXT. However, one can change the text data type to another desired data type. Choosing a specific data type is totally one’s own perception and his/her choice as doing so ensures that you will get the best results from your queries and searches. If you are using [<a href="http://www.repairaccessdatabase.org/blog/how-to-convert-data-values-of-the-text-data-type-to-the-proper-case-format-in-microsoft-access/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>In Microsoft Access, the default data type is TEXT. However, one can change the text data type to another desired data type. Choosing a specific data type is totally one’s own perception and his/her choice as doing so ensures that you will get the best results from your queries and searches. If you are using MS Access database, then this article would be of great help. This article describes steps involved in converting data values of Text data type to proper case format.</p>
<p><span id="more-109"></span></p>
<p>There are two ways using which you can convert data values of Text data type to proper case format.<br />
Use the Built-In String Conversion Function<br />
Use a User-Defined Function<br />
Before going for any one of the above method, first of all create a sample table named MyTestTextList in new blank database MyTestDatabase.<br />
Use the Built-In String Conversion Function<br />
1.Open the MyTestDatabase database in Access.<br />
2.On the Insert menu, click Query. In MS Office Access 2007, click Query Design in the Other group on the Create tab.<br />
3.In the New Query dialog box, click Design view. In Access 2007, skip this step.<br />
4.In the Show Table dialog box, click Close.<br />
5.On the View menu, click SQL View. In Access 2007, click SQL in the Results group on the Design tab.<br />
6.Type the following code in the SQL view:<br />
SELECT testText, STRCONV(testText,3) as TestText_in_Proper_Case FROM MyTestTextList<br />
7.On the Query menu, click Run. In Access 2007, click Run in the Results group on the Design tab.<br />
Use a user-defined function<br />
1.Open the MyTestDatabase database in Access.<br />
2.On the Insert menu, click Module. In Access 2007, click the drop-down arrow under Macro in the Other group on the Create tab.<br />
3.Type the following code in the current module and save your changes.<br />
Function Proper(X)<br />
Capitalize first letter of every word in a field.<br />
Dim Temp$, C$, OldC$, i As Integer<br />
If IsNull(X) Then<br />
Exit Function<br />
Else<br />
Temp$ = CStr(LCase(X))<br />
‘ Initialize OldC$ to a single space because first&gt;<br />
‘ letter must be capitalized but has no preceding letter.<br />
OldC$ = ” ”<br />
For i = 1 To Len(Temp$)<br />
C$ = Mid$(Temp$, i, 1)<br />
If C$ &gt;= “a” And C$ &lt;= “z” And (OldC$ &lt; “a” Or OldC$ &gt; “z”) Then<br />
Mid$(Temp$, i, 1) = UCase$(C$)<br />
End If<br />
OldC$ = C$<br />
Next i<br />
Proper = Temp$<br />
End If<br />
End Function<br />
4.On the File menu, click Close and Return to Microsoft Access.<br />
5.On the Insert menu, click Query. In Access 2007, click Query Design in the Other group on the Create tab.<br />
6.In the New Query dialog box, click Design view. In Access 2007, skip this step.<br />
7.In the Show Table dialog box, click Close.<br />
8.On the View menu, click SQL View. In Access 2007, click SQL in the Results group on the Design tab.<br />
9.Type the following code in the SQL view:<br />
10.SELECT testText, proper(testText) as testText_in_Proper_Case FROM MyTestTextList<br />
11.This query is similar to the query in Method 1. This is except for the function call.<br />
12.On the Query menu, click Run. In Access 2007, click Run in the Results group on the Design tab<br />
Second method gives you the flexibility to select any case format. This way you are able to convert data values of Text data type to proper case format in MS Access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/how-to-convert-data-values-of-the-text-data-type-to-the-proper-case-format-in-microsoft-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Connect an HTML Page to a Microsoft Access Database</title>
		<link>http://www.repairaccessdatabase.org/blog/how-to-connect-an-html-page-to-a-microsoft-access-database/</link>
		<comments>http://www.repairaccessdatabase.org/blog/how-to-connect-an-html-page-to-a-microsoft-access-database/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 06:05:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=99</guid>
		<description><![CDATA[Dynamic content is the primary thing to present organizational information over internet. As far as MS Access is concerned, one can make available information dynamic using various features. One of these features is Data Access Page.

Basically, Data Access Repair Page is an HTML page embedded with Office Web Component that contains connection information regarding a [<a href="http://www.repairaccessdatabase.org/blog/how-to-connect-an-html-page-to-a-microsoft-access-database/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Dynamic content is the primary thing to present organizational information over internet. As far as MS Access is concerned, one can make available information dynamic using various features. One of these features is Data Access Page.</p>
<p><span id="more-99"></span></p>
<p>Basically, Data Access Repair Page is an HTML page embedded with Office Web Component that contains connection information regarding a data source. Using Data Access Page, an HTML Page can be easily connected to the tables in an Access database. To do so you will first need to create a new blank database. After that you can create a Data Access Page and link the database to the HTML page. Once database is created, you can create a Data Access Page by using the below mentioned methods.</p>
<p>Creating Data Access Page</p>
<p>Method 1: Creating the Data Access Page by Using the Wizard<br />
To create the data access page by using the wizard, follow these steps:<br />
Start Microsoft Access. Under Objects, click Pages. Double-click Create data access page by using wizard. The Page Wizard dialog box appears.<br />
Verify that the “Contacts” table is selected in the Tables/Queries list box. Click the double chevron button (&gt;&gt;) to copy all the fields into the Selected Fields list box. Select ContactID, and then click the single chevron (&lt;) to cancel the selection of this field. Click Next.<br />
The second page of the wizard allows you to organize your data into groups, such as organizing contacts by country. To keep the design simple, click Next. The third page asks for the sort order of the records. Click Next.<br />
The final page asks for the title of the HTML page and allows you to apply a theme to the HTML page. Click Open the Page, and then click Finish. The data access page is now created and displayed.<br />
Use the record navigation bar at the bottom of the data access page to move through the records and to create two more contacts.<br />
On the File menu, click Save. Save the data access page as “Contacts.htm” in the My Documents folder.<br />
Read the message that appears, and then click OK. Close the data access page.<br />
Method 2: Creating the Data Access Page by Using an Existing HTML Page<br />
To create the data access page by using an existing HTML page, follow these steps:<br />
Start Notepad, and then type the following HTML:</p>
<p>Looking at Excel Web Components to create a DAP</p>
<p>Save the file as MyHTML.htm in your My Documents folder.<br />
In Windows Explorer, double-click MyHTML.htm. The HTML page appears in Microsoft Internet Explorer. Quit Internet Explorer.<br />
Creating Data Access Page Link<br />
To create the data access page link, follow these steps:<br />
Start Microsoft Access. Under Objects, click Pages. Double-click Edit Web page that already exists. The Locate Web Page dialog box appears. Click MyHTML.htm in the My Documents folder, and then click Open. The HTML page opens in Design view.<br />
Click at the end of the line “Looking at Excel Web Components to create a DAP”, and then press ENTER to create a new paragraph.<br />
Create a hyperlink to the Contacts HTML page by following these steps:<br />
On the Insert menu, click Hyperlink. The Insert Hyperlink dialog box appears.<br />
In the Text to display text field, type Click here to view Contacts HTML Page.<br />
Click the HTML file Contacts.htm in the My Documents folder.<br />
Click OK to return to the data access page.<br />
Click at the end of the newly inserted text, and then press ENTER to create a new line on the data access page.<br />
Following above mentioned steps and procedures, you can connect an HTML page without facing any problem.<br />
Use Access Database Repair software to repair the damaged .mdb file. The software supports all versions of MS Access Database starting from MS Access 95.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/how-to-connect-an-html-page-to-a-microsoft-access-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The database &#8230;needs to be repaired or is not a database file</title>
		<link>http://www.repairaccessdatabase.org/blog/the-database-needs-to-be-repaired-or-isnt-a-database-file/</link>
		<comments>http://www.repairaccessdatabase.org/blog/the-database-needs-to-be-repaired-or-isnt-a-database-file/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 10:36:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=34</guid>
		<description><![CDATA[Microsoft Access is a widely used office application and is extensively used across the globe due to its ability to store large amount of data.
This application can be used by programmers and non-programmers to create their own simple database solutions. The Access database is created in .mdb format and various companies utilize .mdb database files [<a href="http://www.repairaccessdatabase.org/blog/the-database-needs-to-be-repaired-or-isnt-a-database-file/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Access is a widely used office application and is extensively used across the globe due to its ability to store large amount of data.</p>
<p>This application can be used by programmers and non-programmers to create their own simple database solutions. The Access database is created in .mdb format and various companies utilize .mdb database files for storing crucial business data. In case of .mdb corruption, companies face a lot of strain on their business procedures.</p>
<p><span id="more-34"></span></p>
<p><img class="alignleft size-full wp-image-54" title="access" src="http://www.accessdatabaserepair.net/blog/wp-content/uploads/2009/09/access2.jpg" alt="access" width="637" height="116" /></p>
<p>When the .mdb file gets corrupt, it shows error messages like<br />
“The database …needs to be repaired or isn’t a database file” or<br />
“The database ‘filename.mdb’ needs to be repaired or isn’t a database file,” depicted below:</p>
<p>Chances are that you might have had unexpectedly quit Microsoft Office Access while some files from Microsoft Office Access database were open. The error mentioned above appears when MS Access has tried to the highest level but is unable to repair and open the file. This is suggested as a trappable Microsoft Jet and DAO error with error code 2239.</p>
<p>This error appears when Access Jet engine comfortably recognizes the basic structure and important definitions of the MDB database successfully but discovers some corruption in the table definition or table data. Microsoft Access tries its best to repair the corruption; however, if the table definitions fundamentals to entire database cannot be repaired, the software displays “Unrecognized Database Format” again thereby aborting the running operation.</p>
<p>To recover data from these kinds of corrupt .mdb files, Kernel for Access is an ultimate solution. Kernel for Access Repair is an eminent software that repairs corrupted Access database files, damaged due to unexpected system shutdown, software crash, virus corruption and media corruption. The software recovers password protected Access databases if the password is known. Owing to its advanced repair algorithm, the software recovers table structure, data and restores data structures like autonumber, primary key, field size, memo data, OLE data, table relationships, and original date format.<br />
Try the free demo version of Access Repair software to ensure its capability as the demo version is fully functional. However, to save the recovered data you need to purchase the full version of the Kernel for Access Repair tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/the-database-needs-to-be-repaired-or-isnt-a-database-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repair corrupt or damaged Access database file</title>
		<link>http://www.repairaccessdatabase.org/blog/repair-corrupt-or-damaged-access-database-file/</link>
		<comments>http://www.repairaccessdatabase.org/blog/repair-corrupt-or-damaged-access-database-file/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 09:57:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=23</guid>
		<description><![CDATA[Microsoft Access is a popularly used application across the globe and the database files created with Microsoft Access are called .mdb files. The .MDB (Microsoft Access Database) files comprise of database content that includes tables, forms, queries, etc. These databases are usually created by enormous big and small companies as well as individuals to support [<a href="http://www.repairaccessdatabase.org/blog/repair-corrupt-or-damaged-access-database-file/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Access is a popularly used application across the globe and the database files created with Microsoft Access are called .mdb files. The .MDB (Microsoft Access Database) files comprise of database content that includes tables, forms, queries, etc. These databases are usually created by enormous big and small companies as well as individuals to support the purpose of storing large amount of data.</p>
<p><span id="more-23"></span></p>
<p>Most of the time, these are used in payroll, sales, accounting, stock, control, etc. and therefore, these databases are quite crucial. If in case the Access database becomes corrupt, then it may cause unnecessary strain on a company’s business. The corruption is often suggested by some typical error messages like the ones mentioned below:</p>
<p>  Unrecognized database format” ‘filename.mdb’…, where ‘filename.mdb’ is the corrupt Access database file to be opened.<br />
  “Enter Password” (even if the file was not encrypted<br />
  “*.mdb cannot be accessed.<br />
  The Microsoft Jet Database Engine cannot open file: The Microsoft Jet database engine could not find the object ‘xxxx’. Make sure the object exists and that you spell its name and the path name correctly.<br />
  Microsoft Access has encountered a problem and needs to be closed.<br />
  “The database … needs to be repaired or isn’t a database file “<br />
  “The Microsoft Jet database engine could not find the object… “<br />
One or more of the aforementioned error messages appear when the .mdb database files get corrupt and the reason behind corruption are dirty Access shutdown that leads to malfunctioning of application or the system is now unable to open the required file. Corruption could be a result of improper system shutdown, power failure, or virus attacks. The safest way to securely repair mdb files is using third party software, but don’t get fascinated simply by checking out the features of the software tool. Go ahead and try the free demo version, which is usually available to test the results and working of the application.<br />
Kernel for Access will surely give you a wonderful experience while you recover your corrupt .mdb files. It will repair corrupt Access database files and successfully restore, read, retrieve and repair corrupt Access database. Kernel for Access Repair serves as a complete .mdb recovery tool and retrieves Access database files effectively. The demo version of the software scans corrupt Access database files and repairs them, so that the user can preview the retrieved files. However, to save these recovered files you need to purchase the full version of the software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/repair-corrupt-or-damaged-access-database-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Microsoft Access Database Recovery Tool</title>
		<link>http://www.repairaccessdatabase.org/blog/advanced-microsoft-access-database-recovery-tool/</link>
		<comments>http://www.repairaccessdatabase.org/blog/advanced-microsoft-access-database-recovery-tool/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 05:36:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.accessdatabaserepair.net/blog/?p=1</guid>
		<description><![CDATA[Microsoft Access database is a widely used database to store huge amount of data in almost all kind of business and workplaces like banking, manufacturing, human resources, airlines, sales and more. The data in the Access database is stored in the form of varied Access database components such as tables, views, reports, and forms. Obviously [<a href="http://www.repairaccessdatabase.org/blog/advanced-microsoft-access-database-recovery-tool/" class="fullarticle">read full article</a>]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Access database is a widely used database to store huge amount of data in almost all kind of business and workplaces like banking, manufacturing, human resources, airlines, sales and more. The data in the Access database is stored in the form of varied Access database components such as tables, views, reports, and forms. Obviously the data stored in the database objects can be deleted, modified, or added as per user’s requirement. There can be unlimited reasons for corruption of Access database, resulting in inaccessibility of stored data in the Access database. The best alternative to overcome any of these database corruption situations is restoring data from a valid backup. However, in case of unavailability of valid backup or the backup falls short to restore the required database, then all you need to do is use advanced Access Repair tool.</p>
<p>However, before you face any kind of data loss due to the corruption of Access database, you should learn about preventing database from damage. Mentioned below are some prevention tips that might help you shun any kind of Access database corruption:</p>
<p>As soon as you finish working on your EDB database, close all the database connections. Make sure you maintain an updated and valid backup of your Access database files. If you are exiting the database, always close the database by selecting File and then selecting Exit option.</p>
<p>Apart from all the corruption-defensive measures, there are still some prospects left for corruption of Access database. In similar conditions, you can perform the functions mentioned below:</p>
<p>Use inbuilt repair utility named ‘Compact and Repair’ to repair the corrupt database by importing all database components to new database.</p>
<p>Following the steps given above will help you to repair the database from any kind of corruption scenario. However, if you are still not able to repair database, then the best option is to use advanced Access database recovery tool. The Advanced Microsoft Access Repair tool utilizes effective scanning methods to scan and repair any kind of corrupt Access database.</p>
<p>Kernel for Access is an advanced Microsoft Access Repair tool that repairs corrupt, inaccessible or damaged Access database files. These files can be damaged or corrupt due to dirty Access database shutdown, software crash, virus corruption and media corruption. Undertake the demo version of the software to ensure its successful results as the demo version is fully functional. But to save the recovered data, you will have to purchase the full version of the software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.repairaccessdatabase.org/blog/advanced-microsoft-access-database-recovery-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

