dbTalk Databases Forums  

paradox 11 and creating a database

comp.databases.paradox comp.databases.paradox


Discuss paradox 11 and creating a database in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Dennis Santoro
 
Posts: n/a

Default Re: paradox 11 and creating a database - 08-25-2008 , 10:49 AM






To get started I suggest you consider looking at my Database Basics
paper and my Normalization primer (link in my signature) before you go
too far. These will help you with basics and keep you looking to best
practices and help you avoid common pitfalls.

The incrementation is fairly easy and there are a number of threads on
doing it yourself (search for increment). There is also a fairly full
set of code in the faqs if you want to figure it out and there is the
full featured AutoKey available on our Products page if you would rather
just learn how to plug it in There is also a demo program available to
help there in the deluxe version). In this case you wold need to use the
prefix and padding features. It also can generate all your other table keys.

Not sure what you mean about front end program for vista. Why not just
use paradox if you are already going that way for XP?

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre (AT) gmail (DOT) com wrote:
Quote:
I've asked a few questions before and the answers were really helpful.

I'm an attorney who does a large number (>500) of cases every year.
These cases are short from beginning to end, about 60 days. Because I
use Wordperfect for most of my documents, I'd like to set up a paradox
database to use for merging my WP docs and also for billing. The
billing is not very complicated. It is usually a flat fee and no
hourly charges.

I need to keep track of about 6-10 billing events and up to 6 persons
on each case.

I learn quickly and have a basic understanding at this point. I've
already created a database for the client information but want to
expand it.

Any information would be helpful. I also anticipate handing this off
to a programmer for more complicated issues.

To start I would like some help on the following issues.

I need a record number that is related to the year and the actual file
number (e.g. 08-0001) how do I have that show up and advance one for
each record I create?

I have some vista machines but plan on running the db on an xp box.
What is a good front end program for Vista?

thanks.

j.

Reply With Quote
  #12  
Old   
Dennis Santoro
 
Posts: n/a

Default Re: paradox 11 and creating a database - 08-25-2008 , 10:49 AM






To get started I suggest you consider looking at my Database Basics
paper and my Normalization primer (link in my signature) before you go
too far. These will help you with basics and keep you looking to best
practices and help you avoid common pitfalls.

The incrementation is fairly easy and there are a number of threads on
doing it yourself (search for increment). There is also a fairly full
set of code in the faqs if you want to figure it out and there is the
full featured AutoKey available on our Products page if you would rather
just learn how to plug it in There is also a demo program available to
help there in the deluxe version). In this case you wold need to use the
prefix and padding features. It also can generate all your other table keys.

Not sure what you mean about front end program for vista. Why not just
use paradox if you are already going that way for XP?

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre (AT) gmail (DOT) com wrote:
Quote:
I've asked a few questions before and the answers were really helpful.

I'm an attorney who does a large number (>500) of cases every year.
These cases are short from beginning to end, about 60 days. Because I
use Wordperfect for most of my documents, I'd like to set up a paradox
database to use for merging my WP docs and also for billing. The
billing is not very complicated. It is usually a flat fee and no
hourly charges.

I need to keep track of about 6-10 billing events and up to 6 persons
on each case.

I learn quickly and have a basic understanding at this point. I've
already created a database for the client information but want to
expand it.

Any information would be helpful. I also anticipate handing this off
to a programmer for more complicated issues.

To start I would like some help on the following issues.

I need a record number that is related to the year and the actual file
number (e.g. 08-0001) how do I have that show up and advance one for
each record I create?

I have some vista machines but plan on running the db on an xp box.
What is a good front end program for Vista?

thanks.

j.

Reply With Quote
  #13  
Old   
Dennis Santoro
 
Posts: n/a

Default Re: paradox 11 and creating a database - 08-25-2008 , 10:49 AM



To get started I suggest you consider looking at my Database Basics
paper and my Normalization primer (link in my signature) before you go
too far. These will help you with basics and keep you looking to best
practices and help you avoid common pitfalls.

The incrementation is fairly easy and there are a number of threads on
doing it yourself (search for increment). There is also a fairly full
set of code in the faqs if you want to figure it out and there is the
full featured AutoKey available on our Products page if you would rather
just learn how to plug it in There is also a demo program available to
help there in the deluxe version). In this case you wold need to use the
prefix and padding features. It also can generate all your other table keys.

Not sure what you mean about front end program for vista. Why not just
use paradox if you are already going that way for XP?

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre (AT) gmail (DOT) com wrote:
Quote:
I've asked a few questions before and the answers were really helpful.

I'm an attorney who does a large number (>500) of cases every year.
These cases are short from beginning to end, about 60 days. Because I
use Wordperfect for most of my documents, I'd like to set up a paradox
database to use for merging my WP docs and also for billing. The
billing is not very complicated. It is usually a flat fee and no
hourly charges.

I need to keep track of about 6-10 billing events and up to 6 persons
on each case.

I learn quickly and have a basic understanding at this point. I've
already created a database for the client information but want to
expand it.

Any information would be helpful. I also anticipate handing this off
to a programmer for more complicated issues.

To start I would like some help on the following issues.

I need a record number that is related to the year and the actual file
number (e.g. 08-0001) how do I have that show up and advance one for
each record I create?

I have some vista machines but plan on running the db on an xp box.
What is a good front end program for Vista?

thanks.

j.

Reply With Quote
  #14  
Old   
Dennis Santoro
 
Posts: n/a

Default Re: paradox 11 and creating a database - 08-25-2008 , 10:49 AM



To get started I suggest you consider looking at my Database Basics
paper and my Normalization primer (link in my signature) before you go
too far. These will help you with basics and keep you looking to best
practices and help you avoid common pitfalls.

The incrementation is fairly easy and there are a number of threads on
doing it yourself (search for increment). There is also a fairly full
set of code in the faqs if you want to figure it out and there is the
full featured AutoKey available on our Products page if you would rather
just learn how to plug it in There is also a demo program available to
help there in the deluxe version). In this case you wold need to use the
prefix and padding features. It also can generate all your other table keys.

Not sure what you mean about front end program for vista. Why not just
use paradox if you are already going that way for XP?

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre (AT) gmail (DOT) com wrote:
Quote:
I've asked a few questions before and the answers were really helpful.

I'm an attorney who does a large number (>500) of cases every year.
These cases are short from beginning to end, about 60 days. Because I
use Wordperfect for most of my documents, I'd like to set up a paradox
database to use for merging my WP docs and also for billing. The
billing is not very complicated. It is usually a flat fee and no
hourly charges.

I need to keep track of about 6-10 billing events and up to 6 persons
on each case.

I learn quickly and have a basic understanding at this point. I've
already created a database for the client information but want to
expand it.

Any information would be helpful. I also anticipate handing this off
to a programmer for more complicated issues.

To start I would like some help on the following issues.

I need a record number that is related to the year and the actual file
number (e.g. 08-0001) how do I have that show up and advance one for
each record I create?

I have some vista machines but plan on running the db on an xp box.
What is a good front end program for Vista?

thanks.

j.

Reply With Quote
  #15  
Old   
Dennis Santoro
 
Posts: n/a

Default Re: paradox 11 and creating a database - 08-25-2008 , 10:49 AM



To get started I suggest you consider looking at my Database Basics
paper and my Normalization primer (link in my signature) before you go
too far. These will help you with basics and keep you looking to best
practices and help you avoid common pitfalls.

The incrementation is fairly easy and there are a number of threads on
doing it yourself (search for increment). There is also a fairly full
set of code in the faqs if you want to figure it out and there is the
full featured AutoKey available on our Products page if you would rather
just learn how to plug it in There is also a demo program available to
help there in the deluxe version). In this case you wold need to use the
prefix and padding features. It also can generate all your other table keys.

Not sure what you mean about front end program for vista. Why not just
use paradox if you are already going that way for XP?

HTH

Denn Santoro
President
Resource Development Associates
http://www.RDAWorldWide.Com
Offices in the United States and Germany
Providing solutions to health care, business, governments and
non-profits since 1982

spyregyre (AT) gmail (DOT) com wrote:
Quote:
I've asked a few questions before and the answers were really helpful.

I'm an attorney who does a large number (>500) of cases every year.
These cases are short from beginning to end, about 60 days. Because I
use Wordperfect for most of my documents, I'd like to set up a paradox
database to use for merging my WP docs and also for billing. The
billing is not very complicated. It is usually a flat fee and no
hourly charges.

I need to keep track of about 6-10 billing events and up to 6 persons
on each case.

I learn quickly and have a basic understanding at this point. I've
already created a database for the client information but want to
expand it.

Any information would be helpful. I also anticipate handing this off
to a programmer for more complicated issues.

To start I would like some help on the following issues.

I need a record number that is related to the year and the actual file
number (e.g. 08-0001) how do I have that show up and advance one for
each record I create?

I have some vista machines but plan on running the db on an xp box.
What is a good front end program for Vista?

thanks.

j.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.