Hi All,
I have created a User Control and added to project. But I am getting error on client machine, included all dependcy files in installation. I am getting below error when I try to run the application on client system.
Runtime Error '372'
Failed to load control 'ctrl_xxxxxx' form.Your...
Hi All,
We developed an application in MS Access and ready to realease the product now. But would like to lock all forms, queries, reports and modules to prevent export to other database. Can we do it.
Thank you,
Hi,
I am looking for a list of databases, that supported by Visual Basic 6.0 and comparision between them. Anyone has any idea, from where I can get (website etc..)?
Thanks
Initially, Document doesn't exists at all. For test run I saved manually one file with save name, still getting same error, whether document exists or not. doesn't matter
Thank you,
Hi,
I am getting error " 3027: Cannot update. Database or object is read-only." when trying to export table into word document. I am using below code to export
DoCmd.TransferText acExportMerge, , "CGSList", MyDir & "\CGSList.doc"
Am I missing anything on my system or any code problem ...
Thanks MoLaker for your response.
Yes, I am using wise installer just to copy .mde file. Presently, I am modifying existing Access project. Some bosy already implemented system.mdw to this project. Due to unknow reasons(to me) I am not getting any login screen, where as my client is getting...
Hi all,
How can I implement system.mdw authentication to my .mde/.mdb file. For installation, I am using wise installer to distribute final mde file.
Thank you,
Hi,
I am writing an aplication, which uses MSAccess as front end as well as back end. Do I need to buy a office developer edition or standard edition is good enough ?
Thanks
Hi,
I found solution to my problem at http://www.freevbcode.com/ShowCode.ASP?SearchString=vbsendmail.dll&ID=109
This example works in Exchange server environment also.
Thanks,
Hi,
I am trying to write a simple routine to send an email using exchange server. I saw couple of postings here, but none of it is clear.
Do I need to download any Dlls or need install anything ? Please advice me in right direction. if anybody have any VB code is for this scenario...
Hi all,
I upgraded my OS XP Home to Pro and installed IIS. But, unable to execute ASP Script and getting following error.
error '8002801d'
Library not registered.
/iisHelp/common/500-100.asp, line 10
Thanks in advance,
I figured Out You can access two tables in 2 different databases.
select * from Table1 A, (C:\dbpath\db1.mdb.Table2 B) where A.juliandate =8642 AND A.id=B.id
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.