Click here to Skip to main content
16,007,760 members
Home / Discussions / Database
   

Database

 
QuestionDatagrid and dataset Pin
yaminilatha24-Apr-07 18:51
yaminilatha24-Apr-07 18:51 
AnswerRe: Datagrid and dataset Pin
Tirthadip24-Apr-07 19:32
Tirthadip24-Apr-07 19:32 
GeneralRe: Datagrid and dataset Pin
yaminilatha24-Apr-07 20:51
yaminilatha24-Apr-07 20:51 
AnswerRe: Datagrid and dataset Pin
Arun.Immanuel24-Apr-07 21:21
Arun.Immanuel24-Apr-07 21:21 
QuestionSituation for stored procedure Pin
yaminilatha24-Apr-07 18:41
yaminilatha24-Apr-07 18:41 
AnswerRe: Situation for stored procedure Pin
Arun.Immanuel24-Apr-07 19:16
Arun.Immanuel24-Apr-07 19:16 
GeneralRe: Situation for stored procedure Pin
yaminilatha24-Apr-07 20:53
yaminilatha24-Apr-07 20:53 
Questionhow to query by distance Pin
ComCoderCsharp24-Apr-07 14:27
ComCoderCsharp24-Apr-07 14:27 
Hi guys

I've have set up a data-table in MS Access.

I have a colomn with the names of my data and a column with numbering of the data (One number for each name). I then have a new entry of data, which I want to compare to the data in my table. I want to do this by calculating the distances between the new data and all of the data (numberings) in the data-table. Finally I want to choose the ten data-items from the tables, which have the shortest distance to the new data-entry.
My problem is... How can I in sql-code calculate the distances, one row at a time - save them and later compare all the distances and choosing the ten shortest ones.

I haven't done much sql-code before - so i would really apreciate any suggestions or maybe some good links
Thanks in advance
AL
QuestionTwo servers as publisher/Subscriber Pin
Rocky#24-Apr-07 1:05
Rocky#24-Apr-07 1:05 
QuestionStored Procedure read another Database Data Pin
karim_khalifa00724-Apr-07 0:53
karim_khalifa00724-Apr-07 0:53 
AnswerRe: Stored Procedure read another Database Data Pin
Pete O'Hanlon24-Apr-07 1:12
mvePete O'Hanlon24-Apr-07 1:12 
QuestionHow Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd24-Apr-07 0:25
professionalVimalsoft(Pty) Ltd24-Apr-07 0:25 
AnswerRe: How Do i combine this two queries Help(Addition to the below one Pin
Colin Angus Mackay24-Apr-07 0:27
Colin Angus Mackay24-Apr-07 0:27 
AnswerRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel24-Apr-07 19:27
Arun.Immanuel24-Apr-07 19:27 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd24-Apr-07 20:23
professionalVimalsoft(Pty) Ltd24-Apr-07 20:23 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel24-Apr-07 21:07
Arun.Immanuel24-Apr-07 21:07 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd24-Apr-07 21:24
professionalVimalsoft(Pty) Ltd24-Apr-07 21:24 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd24-Apr-07 22:39
professionalVimalsoft(Pty) Ltd24-Apr-07 22:39 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel25-Apr-07 0:25
Arun.Immanuel25-Apr-07 0:25 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd25-Apr-07 0:31
professionalVimalsoft(Pty) Ltd25-Apr-07 0:31 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel25-Apr-07 0:47
Arun.Immanuel25-Apr-07 0:47 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd25-Apr-07 0:58
professionalVimalsoft(Pty) Ltd25-Apr-07 0:58 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel25-Apr-07 1:04
Arun.Immanuel25-Apr-07 1:04 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd25-Apr-07 2:48
professionalVimalsoft(Pty) Ltd25-Apr-07 2:48 
GeneralRe: How Do i combine this two queries Help(Addition to the below one Pin
Arun.Immanuel25-Apr-07 3:10
Arun.Immanuel25-Apr-07 3:10 

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.