Archive for the ‘access database’ Category

Caspio Bridge Web Database Platform Features Overview

Wednesday, April 7th, 2010

Free trial at http://www.caspio.com

This video tutorial will show you a brief overview of Caspio Bridge, a powerful 100% browser-based web database platform with a desktop look and feel for tech-savvy users. Caspio Bridge makes building feature-rich web forms, searchable databases, and web applications easy with intuitive step-by-step wizards.

Import data tables from Microsoft Access, Microsoft Excel, CSV, TXT or XML and embed apps directly on your website without programming.

Sign up for a free trial at http://www.caspio.com

Duration : 0:4:47

(more…)

Update access database through a datagridview in vb.net

Sunday, April 4th, 2010

simplest way to update add edit delete save to an access 2007 database through a datagridview in vb.net 2008.

For more about me:
http://www.rabihtawil.com

Visit my forum if you got any questions:
http://www.coderisland.com

Follow me on Twitter:
http://twitter.com/raytawil

Duration : 0:3:31

(more…)

how do i get an access database to show its standard menu bar options?

Friday, April 2nd, 2010

i’m working with an access database, but when it opens it is programmed to go straight to a form. on the access menu bar only the file, edit, and help options are avaliable, and most of their options are grayed out anyway. i tried to add menu buttons but that option is grayed out too. how can i get this database to get back the standard menu bar, like when you open a new database?

Select the file name from your folder. Hold down the Shift key, double-click.

On the Tools menu go to Startup. Tick "Allow full menus" and "Allow built-in toolbars".

Access any database over the internet

Thursday, April 1st, 2010

This is a method to make a program that can append records to a remote database via the internet, it uses a vpn secure connection and vb.net to insert & read & delete data, then the same demonstration using visual foxpro

Duration : 0:10:0

(more…)

Adding Google-like search to Microsoft Access

Monday, March 29th, 2010

UI Builder for MS Access can help you add a Google-like search to your Access forms without any VB coding. This video shows you how to make an easy, slight adjustment to any of your forms to enable the UI Builder’s “Universal Search” box feature.

UI Builder adds more than 40 features to any existing Access database, including web-2.0 navigation menus and more than 26 pre-defined menu button actions. Learn more at http://www.opengatesw.net

Duration : 0:1:42

(more…)

Access Tip: How to Use Images and OLE Objects in your Database

Friday, March 26th, 2010

How to work with images (pictures, graphics) in your database using OLE objects. Also, how to work with external images WITHOUT embedding or linking them into your database. This will save lots of space in your database. Learn more at http://www.599CD.com/?XY2WDR

Duration : 0:8:42

(more…)

Database access with EGL Rich UI

Tuesday, March 23rd, 2010

This video shows how to use IBM Rational EGL Community Edition and the EGL Rich UI technology to build a simple Web 2.0 application that connects to a MySQL database. EGL enables you to code an end-to-end solution (JavaScript on the client, Java on the server) in a single language (EGL). Visit http://www.ibm.com/software/rational/cafe/community/egl for more information.

Duration : 0:7:49

(more…)

Database Hacking: Direct Database Access SQL Injection Attack

Saturday, March 20th, 2010

SQL injection is usually a technique used to take advantage of non-validated input vulnerabilities to pass SQL commands through a Web application for execution by a backend database. Attackers take advantage of the fact that programmers often chain together SQL commands with user-provided parameters, and can therefore embed SQL commands inside these parameters. The result is that the attacker can execute arbitrary SQL queries and/or commands on the backend database server through the Web application. In this example, the database is attacked directly by a non-privileged user through direct interaction with the database – not through a Web application.

Duration : 0:2:50

(more…)

Create Access Database – Part 6

Wednesday, March 17th, 2010

Create a report with calculated controls (subtotals and grand total) based off of a query.

Duration : 0:10:50

(more…)

Pau Records – Adding of Records – Visual Basic & MS Access with database password

Sunday, March 14th, 2010

:) philippines..

o20..

Duration : 0:6:31

(more…)