Click here to Skip to main content
15,891,248 members
Home / Discussions / Database
   

Database

 
AnswerRe: Need a query to get data from two tables with specific format Pin
Niral Soni22-Apr-13 4:57
Niral Soni22-Apr-13 4:57 
QuestionSSIS XML Source (2012) Pin
PIEBALDconsult16-Apr-13 18:26
mvePIEBALDconsult16-Apr-13 18:26 
QuestionHow to insert the same record multiple times in a MS Access 2000 database Pin
sobelhaj12-Apr-13 7:39
sobelhaj12-Apr-13 7:39 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
RobCollins12-Apr-13 12:12
RobCollins12-Apr-13 12:12 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
PIEBALDconsult13-Apr-13 8:01
mvePIEBALDconsult13-Apr-13 8:01 
GeneralRe: How to insert the same record multiple times in a MS Access 2000 database Pin
sobelhaj13-Apr-13 9:00
sobelhaj13-Apr-13 9:00 
GeneralRe: How to insert the same record multiple times in a MS Access 2000 database Pin
PIEBALDconsult13-Apr-13 11:18
mvePIEBALDconsult13-Apr-13 11:18 
AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
Mycroft Holmes13-Apr-13 13:20
professionalMycroft Holmes13-Apr-13 13:20 
sobelhaj wrote:
I can't use Autoincrement because I want to be able to enter different templates where I can define the base index n.

Well technically his design is wrong, the ID field should be stupid bejond identifying the record. What you are calling an ID field is actually your CODe field and may be edited by the users. What happens if they want to change the code for Granny Smith Apples to 7 series?

You could always write a scrip/code for the loop passing in the start series and the product. You cannot avoid a loop somewhere.
Never underestimate the power of human stupidity
RAH

AnswerRe: How to insert the same record multiple times in a MS Access 2000 database Pin
jschell14-Apr-13 7:12
jschell14-Apr-13 7:12 
Questionthe output of select command Pin
sara-setare12-Apr-13 7:13
sara-setare12-Apr-13 7:13 
AnswerRe: the output of select command Pin
RobCollins12-Apr-13 7:17
RobCollins12-Apr-13 7:17 
GeneralRe: the output of select command Pin
sara-setare12-Apr-13 7:28
sara-setare12-Apr-13 7:28 
GeneralRe: the output of select command Pin
RobCollins12-Apr-13 7:59
RobCollins12-Apr-13 7:59 
GeneralRe: the output of select command Pin
sara-setare12-Apr-13 19:44
sara-setare12-Apr-13 19:44 
Questionupdate special row Pin
sara-setare12-Apr-13 1:20
sara-setare12-Apr-13 1:20 
AnswerRe: update special row Pin
Tim Carmichael12-Apr-13 1:35
Tim Carmichael12-Apr-13 1:35 
AnswerRe: update special row Pin
Shanalal Kasim12-Apr-13 3:11
Shanalal Kasim12-Apr-13 3:11 
AnswerRe: update special row Pin
David Mujica12-Apr-13 3:11
David Mujica12-Apr-13 3:11 
GeneralRe: update special row Pin
sara-setare12-Apr-13 3:50
sara-setare12-Apr-13 3:50 
AnswerRe: update special row Pin
Eddy Vluggen12-Apr-13 6:50
professionalEddy Vluggen12-Apr-13 6:50 
Questionthe insert command doesnt work Pin
sara-setare10-Apr-13 18:27
sara-setare10-Apr-13 18:27 
AnswerRe: the insert command doesnt work Pin
PIEBALDconsult10-Apr-13 19:00
mvePIEBALDconsult10-Apr-13 19:00 
GeneralRe: the insert command doesnt work Pin
sara-setare10-Apr-13 19:14
sara-setare10-Apr-13 19:14 
AnswerRe: the insert command doesnt work Pin
Pallavi Waikar10-Apr-13 19:55
Pallavi Waikar10-Apr-13 19:55 
GeneralRe: the insert command doesnt work Pin
sara-setare10-Apr-13 20:19
sara-setare10-Apr-13 20:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.