| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Getting a D/B started
|
Original Message
|
Name: Tboy
Date: September 17, 2008 at 02:10:40 Pacific
Subject: Getting a D/B startedOS: XP homeCPU/Ram: 2gig |
Comment: I need to get an Access D/B started, I have a client base with addresses, Email & Phone #'s . I sell phone headsets, I want to track which client purchases which model of headset, when they purchased it. Is it possible for someone to send me a template to get this going. email: troy007@telus.net Thank you
Report Offensive Message For Removal
|
|
Response Number 1
|
|
Reply: Firstly, it's not a good idea to post your email in plain text. Access has built-in sample databases. Depending on which version you're using, you can either obtain a customer database from the installed options in Access, or click on the option to see more samples/templates. "So won’t you give this man his wings What a shame To have to beg you to see We’re not all the same What a shame" - Shinedown
Report Offensive Follow Up For Removal
|
Use following form to reply to current message:
Results for: Getting a D/B started
ACCESS Record Merge Summary: You start with a table named myTable such as: D | X ---------- A b A c A d Modify table to: D | X | X1 | X2 ----------------- A b A c A d Write a query to index all values of column D. SELECT (SELECT ...
www.computing.net/answers/dbase/access-record-merge/293.html
There isn't enough free memory? Summary: Get this error whenever I try to print preview in Access 2007: There isn't enough free memory to update the display. Close unneeded programs and try again and when I print directly to the printer, a...
www.computing.net/answers/dbase/there-isnt-enough-free-memory/331.html
SQL loader Issue Summary: Hi, I am loading a file into multiple tables using SQL Loader: (a) Format of the File is as follows: H|820020080422|03/27/2008|90.00|90.00 D|99.609|ADLT|1|62.00 So each record starts with 'H' or 'D' (...
www.computing.net/answers/dbase/sql-loader-issue/337.html