Click here to Skip to main content
15,896,352 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to write a recursive SQL query on a self-referencing table Pin
Richard Deeming29-Aug-22 21:35
mveRichard Deeming29-Aug-22 21:35 
QuestionHow to write a program whose input various information of the companies Pin
niksirat203024-Aug-22 16:41
niksirat203024-Aug-22 16:41 
AnswerRe: How to write a program whose input various information of the companies Pin
Victor Nijegorodov24-Aug-22 20:19
Victor Nijegorodov24-Aug-22 20:19 
AnswerRe: How to write a program whose input various information of the companies Pin
Richard MacCutchan24-Aug-22 21:46
mveRichard MacCutchan24-Aug-22 21:46 
AnswerRe: How to write a program whose input various information of the companies Pin
Eddy Vluggen25-Aug-22 3:27
professionalEddy Vluggen25-Aug-22 3:27 
AnswerRe: How to write a program whose input various information of the companies Pin
Dave Kreskowiak25-Aug-22 3:45
mveDave Kreskowiak25-Aug-22 3:45 
Questionhow a data base file works Pin
Calin Negru20-Aug-22 21:08
Calin Negru20-Aug-22 21:08 
AnswerRe: how a data base file works Pin
Richard MacCutchan20-Aug-22 21:18
mveRichard MacCutchan20-Aug-22 21:18 
GeneralRe: how a data base file works Pin
Calin Negru21-Aug-22 9:59
Calin Negru21-Aug-22 9:59 
AnswerRe: how a data base file works Pin
Eddy Vluggen21-Aug-22 1:30
professionalEddy Vluggen21-Aug-22 1:30 
GeneralRe: how a data base file works Pin
Calin Negru21-Aug-22 2:53
Calin Negru21-Aug-22 2:53 
GeneralRe: how a data base file works Pin
Eddy Vluggen21-Aug-22 4:03
professionalEddy Vluggen21-Aug-22 4:03 
GeneralRe: how a data base file works Pin
Calin Negru21-Aug-22 5:47
Calin Negru21-Aug-22 5:47 
GeneralRe: how a data base file works Pin
Eddy Vluggen21-Aug-22 5:57
professionalEddy Vluggen21-Aug-22 5:57 
GeneralRe: how a data base file works Pin
Calin Negru21-Aug-22 9:20
Calin Negru21-Aug-22 9:20 
GeneralRe: how a data base file works Pin
Eddy Vluggen22-Aug-22 8:04
professionalEddy Vluggen22-Aug-22 8:04 
GeneralRe: how a data base file works Pin
Eddy Vluggen22-Aug-22 8:22
professionalEddy Vluggen22-Aug-22 8:22 
GeneralRe: how a data base file works Pin
RussellT13-Dec-22 12:29
professionalRussellT13-Dec-22 12:29 
QuestionOLE DB provider Pin
suren ramakrishnan18-Aug-22 21:16
suren ramakrishnan18-Aug-22 21:16 
AnswerRe: OLE DB provider Pin
Richard MacCutchan18-Aug-22 21:31
mveRichard MacCutchan18-Aug-22 21:31 
AnswerRe: OLE DB provider Pin
RedDk19-Aug-22 13:14
RedDk19-Aug-22 13:14 
QuestionReplacing back-end MS-ACCESS with SQL SERVER Pin
Nick Katditsik7-Aug-22 4:00
Nick Katditsik7-Aug-22 4:00 
AnswerRe: Repacing back-end MS-ACCESS with SQL SERVER Pin
Mycroft Holmes7-Aug-22 12:44
professionalMycroft Holmes7-Aug-22 12:44 
There seems to be plenty of resources about moving data from Access to SQL Lite, I would be more worried about the queries you have supporting your application, Access sql is not the same as TSQL. You will need to assess whether the queries will work (not a trivial proposition)!

I would be more concerned that the UI is in VB6, and changes to support Sql Lite are going to have no support outside your people.
Never underestimate the power of human stupidity -
RAH
I'm old. I know stuff - JSOP

GeneralRe: Repacing back-end MS-ACCESS with SQL SERVER Pin
Nick Katditsik8-Aug-22 5:42
Nick Katditsik8-Aug-22 5:42 
AnswerRe: Repacing back-end MS-ACCESS with SQL SERVER Pin
Richard Deeming7-Aug-22 21:50
mveRichard Deeming7-Aug-22 21:50 

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.