[Solved] Datasource URL in Windows?
Posted: Sat Apr 20, 2013 7:51 pm
I'm embarrassed to ask this question, I'm sure the answer is elementary and I'm missing something obvious: but I need help to enter the correct Datasource URL in database properties.
The situation is that I have a split-file database containing data from a survey which works perfectly on my Linux laptop. I want to use it on another laptop running Windows XP since that machine is faster (more memory etc.).
On the Windows machine I have
a) copied across the database folder and files;
b) set up the hsqldb class path;
c) opened the survey.odb file.
I can see the forms and queries, but I can't see any of the tables -- which of course indicates that the datasource url is incorrect. So I have done Edit>Database>Properties, and of course the url shows the path for the database in the Linux file structure and that needs to be changed. My question is, what do I change it to?
I have tried C:\Documents and Settings\John\Database\ , C:\My Documents\Database, and both of those with forward rather than reverse slashes -- but none of them work. The tutorial I have been following refers to C:/users/public/databases, but that doesn't look like a Windows XP path to me ... and in any case that doesn't work either. Can anyone who uses Windows XP advise me what the correct path should look like?
Many thanks, John
The situation is that I have a split-file database containing data from a survey which works perfectly on my Linux laptop. I want to use it on another laptop running Windows XP since that machine is faster (more memory etc.).
On the Windows machine I have
a) copied across the database folder and files;
b) set up the hsqldb class path;
c) opened the survey.odb file.
I can see the forms and queries, but I can't see any of the tables -- which of course indicates that the datasource url is incorrect. So I have done Edit>Database>Properties, and of course the url shows the path for the database in the Linux file structure and that needs to be changed. My question is, what do I change it to?
I have tried C:\Documents and Settings\John\Database\ , C:\My Documents\Database, and both of those with forward rather than reverse slashes -- but none of them work. The tutorial I have been following refers to C:/users/public/databases, but that doesn't look like a Windows XP path to me ... and in any case that doesn't work either. Can anyone who uses Windows XP advise me what the correct path should look like?
Many thanks, John