Re: Error No. -2147467259, Error Description: Could not open table 'MSysAccounts' in the workgroup information file
- From: "SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD." <microbrain@xxxxxxxx>
- Date: Thu, 22 Feb 2007 17:56:35 +0530
Dear Paul,
I Found the Problem. Can you Imagine what was the problem ? You will
surprise ?
My Spectrum.exe and DefaultData.mdb was in same (D:\Spectrum\Program)
Directory.
As soon as I had copy SPECTRUM.EXE file in other directory and run it then
database has open successfully.
This is the funny problem of Microsoft Visual Studio ?
Now I have further query that if I provide user level rights in Access
Database then it required to copy any database like SYSTEM.MDW with
Application ?
Currently I am copying two database SYSTEM.MDB & DEFAULTDATA.MDB file with
my application. When User Create New Company then I am copy DefaultData.MDB
file in Folder where user select as SPECTRUM.MDB.
If I provide user level rights in DEFAULTDATA.MDB then will transfer to
SPECTRUM.MDB file ?
Please help me.
Thanks again.
Sanjay Shah
"Paul Clement" <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx> wrote in message
news:bgmot2tak70ccfu0tgpjqdsbm0erhl4t1n@xxxxxxxxxx
On Wed, 21 Feb 2007 18:24:12 +0530, "SANJAY SHAH-MICROBRAIN COMPUTERS PVT.LTD."
<microbrain@xxxxxxxx> wrote:path
¤ Dear Paul,
¤
¤ I had tried connection string by providing system database with full
¤ then it gives error message 2147467259 - Could Not Find InstallableISAM.
¤connection string. Also, if
¤ Please help me.
Make certain that there is a space between Data and Source in your
you're not using database security then remove the User ID, Password andSystem Database arguments.
Source=D:\Spectrum\Program\DefaultData.mdb;
Your connection string should look something like this:
Provider=Microsoft.Jet.OLEDB.4.0;Data
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- References:
- Prev by Date: Re: Error No. -2147467259, Error Description: Could not open table 'MSysAccounts' in the workgroup information file
- Next by Date: Re: VB vs VBscript type diferences
- Previous by thread: Re: Error No. -2147467259, Error Description: Could not open table 'MSysAccounts' in the workgroup information file
- Next by thread: VB vs VBscript type diferences
- Index(es):
Relevant Pages
|