Welcome to dbFreaks.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

VB app and database question

 
   Database Help (Home) -> Visual Basic RSS
Related Topics:
question about simple array - Hello, I'm looking for the best way to give an user the to search in multiple for certain photos. I was thinking about using an array to do so. This is the - code below. ## --- Private Sub ' create..

I need help with some VB or SQL programming for a database. - I need some VB or SQL coding to finish up an access database program. I am trying to choose selected records from an access table based on certain criteria. Example: 2 records needed out of 4 total records and the code should choose the 2 records with.

Shared Database Connection? - I want to use an oracle odbc on my windows server for an I am writing for client The result is I don't want to install the oracle client to get sql*net on every i am running my the program on. What should..

Package & Deployment wizard: Update a database - Dear, I have developed a VB6.0 which uses an access database. I deployed this with the & from Visual Basic, and it works fine. Due to some new I had to add an extra column to..

Create a database when a user logs in for the first time - Hi, Looking for some ideas ? ADO / RDO ? I need to develope a visual basic that when a user launches the it checks to see if the datase for the user is created if the user does not have a DATABASE it creates one then creates a..
Next:  Visual Basic: data environment in data report- error?Why  
Author Message
ionate

External


Since: Feb 18, 2005
Posts: 1



(Msg. 1) Posted: Fri Feb 18, 2005 3:02 pm
Post subject: VB app and database question
Archived from groups: comp>lang>basic>visual>database, others (more info?)

This only happens on one PC (cannot recreate it on others), so I'm sure
it's something specific to the system, but I'm not sure what.

When this person tries to run my VB6 program (after successful
install), he first gets this message:

"Please wait while Windows configures the Microsoft Access 2000 SR-1
Runtime"

The funny thing is, I DO NOT USE DBASES in my application! Could I
have accidently set something on a control which may make it think that
I do?

I couldn't find anything in my installer package (project1.ddf) which
lists any type of dbase file-- that i know of at least!

Is there any specific control that causes MS to want to load a dbase
runtime engine?

How can I check all controls to make sure I didnt' accidently set
something (I have LOTS of controls in this program- over 100!)

Any ideas? It doesn't do it on any other system but this one that the
customer has. he has MSOffice 2003 Prof installed.

Another thing, after saying "OK" to this first message he then gets
these three errors and my program finally loads:

"Error 1309 Error reading from file : C:\Program Files\Microsoft
Office\ART\System\DIMM.DLL Verify that the file exists and that you
can access it."

and

""Error 1321. The installer has insufficient privileges to modify this
file: C:\Program Files\Microsoft Office\ART\System\MSRECR40.DLL"

and then finally

"Internal Error 2318: Please contact product support for assistance."

Any suggestions? Again, I do not use databases in my app that I know
of. Thanks! (take out nospam!)

ionate.DeleteThis@N0SPAM.hotmail.com

 >> Stay informed about: VB app and database question 
Back to top
Login to vote
David

External


Since: Feb 22, 2005
Posts: 1



(Msg. 2) Posted: Tue Feb 22, 2005 12:30 pm
Post subject: Re: VB app and database question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you check the references in your application (Project | References)
for Microsoft Access?

David

 >> Stay informed about: VB app and database question 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Visual Basic All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]