| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Database not found error |
| From: | Will Leshner <will dot leshner at gmail dot com> |
| Date: | Mon, 28 Feb 2005 13:19:03 -0800 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=b88ydM+eVvenRZz0Sm6GwFzok5RudcTDBORXs1DG2gdYiej7970bDw4JQIqNPHslb7nuYDUK5293YGnZ/RqYuF/toLFnTYGOB9uhTaZQ2dNo6DjLRPq/7vG8EBqOYjvgp3rskWhiyL/WozhBtq5SLzMvULnsrSE2apRkhMoxEHg= |
| References: | <3396e7e2050228093745a144ae at mail dot gmail dot com> <20050228174310 dot F1E787686CC at lists dot realsoftware dot com> |
On Mon, 28 Feb 2005 12:42:45 -0500, TJ Visicaro <tvisicaro at totaltrakusa dot com> wrote: > I mean after I compile the program, and put it on a computer that does not > have Realbasic Installed on, As soon as I start the program I get the > Database not found error Ah. Gotcha. So we aren't talking about scripts at all, just Rb code, right? Does the database exist in the same place on the target machine as it does on the original machine? If so, I think there are some issues with Rb being able to find databases you've added to the project when moving to other machines. One workaround is to not add the database to your project, but to open it in code instead. -- REALbasic database options: http://sqlabs.net REALbasic news and tips: http://rbgazette.com KidzMail & KidzLog: http://haranbanjo.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Performance and faster idioms, Mars Saxman |
|---|---|
| Next by Date: | Re: Performance and faster idioms, Ronald Vogelaar |
| Previous by Thread: | RE: Database not found error, TJ Visicaro |
| Next by Thread: | Question about conditional menu, Emile Schwarz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |