prism solutions
12-01-2009, 11:28 AM
Hello
Im fairly new to databasing but have gained some knowledge over the years. I am still really using the onboard RAD systems as my SQL is minimal.
Im after help with Append & New Table querys. I am producing a business database for myself. The contents of the DB are as follows..
Tables: [Client Demographics] [Pet Demographics] [Pet Documents] and [Accounts]
No macros as yet
A basic Select Query to produce the main form with no critera added.
FORMS: [CarryPet]
The relationships involved are one to many through the ID keys.
I want to be able to creat a table that collates all the info from the main form to produce and account table where i can then add or append the data should the client return to the company for more work.
I am having an issue with the querys as it returnes an error of Multi valued fields are not allowed in Select INTO atatements?
Where am i going wrong? I understand i should have no multi valued field in the table of which i have two. Do i need to re think the table or is there a way around this issue?
I hope you can get a jist of what im trying to do. If you need i would be happy to send the DB for you to view the error as long as you dont laugh too much lol.
Any help would be very much appreciated.
Kind regards
Brian
Im fairly new to databasing but have gained some knowledge over the years. I am still really using the onboard RAD systems as my SQL is minimal.
Im after help with Append & New Table querys. I am producing a business database for myself. The contents of the DB are as follows..
Tables: [Client Demographics] [Pet Demographics] [Pet Documents] and [Accounts]
No macros as yet
A basic Select Query to produce the main form with no critera added.
FORMS: [CarryPet]
The relationships involved are one to many through the ID keys.
I want to be able to creat a table that collates all the info from the main form to produce and account table where i can then add or append the data should the client return to the company for more work.
I am having an issue with the querys as it returnes an error of Multi valued fields are not allowed in Select INTO atatements?
Where am i going wrong? I understand i should have no multi valued field in the table of which i have two. Do i need to re think the table or is there a way around this issue?
I hope you can get a jist of what im trying to do. If you need i would be happy to send the DB for you to view the error as long as you dont laugh too much lol.
Any help would be very much appreciated.
Kind regards
Brian