hi,
I to make a existing Vb Application into multiuser application. On Each form of application DBGrid and data control is used to display all existing records. for all data controls, Recordsource property is setted dynamically at runtime. I suspect that this application wouldn't work fine...
hi,
I am developing application in Visual Basic/MS Access/Crystal Report. I am setting database path dynamically for a crystal report dyanmically. e.g.
CrystalReport1.ReportFileName = "acc.rpt"
CrystalReport1.DataFiles(0)= App.path&"\Account.mdb"...
hi,
I am developing application in Visual Basic/MS Access/Crystal Report. I am setting database path dynamically for a crystal report dyanmically. e.g.
CrystalReport1.ReportFileName = "acc.rpt"
CrystalReport1.DataFiles(0)= App.path&"\Account.mdb"...
hi,
I am developing application in Visual Basic/MS Access/Crystal Report. I am setting database path dynamically for a crystal report dyanmically. e.g.
CrystalReport1.ReportFileName = "acc.rpt"
CrystalReport1.DataFiles(0)= App.path&"\Account.mdb"...
hi,
I am developing application in Visual Basic/MS Access/Crystal Report. I am setting database path dynamically for a crystal report dyanmically. e.g.
CrystalReport1.ReportFileName = "acc.rpt"
CrystalReport1.DataFiles(0)= App.path&"\Account.mdb"...
hi,
I have to convert a single user VB/Acess application into multiuser. Anybody could tell me which all points i will have to consider and what all things i will have to implement to achieve this.
Thanx & Regards,
Ashish Jain
hi all,
I am developing a VB application. I have used MDI and desgined forms in 680x480 resolution. what i find when i change rosolution to some higher resolution like 600x800 or some other resolution, all the controls of the child form moves to the left. It doesn't look's good. Is there any...
Hi all,
I have developed a software using Visual Basic/Access and crystal Report. I prepared setup using package & Deployment wizard(VS).when i try to install it on fresh machine(Don't have Visual Basic/Access/Crystal Report) it gives "some Crystal32.OCX error" during installation...
I developping a application using VB/Crystal Report. I have to generate dyanamic labels in a report. A single report may contains multiple lables. These labels are like address labels. I have to create these labels dynamically i.e. Everything fonts, fontsize, font color, Label size How many...
hi all,
I am using ADODC in my application. we can close connection in Runtime ADO. Is there any method to close ADODC connections?
Regards,
Ashish Jain
hi all,
I have made a setup of VB application. when i install this application on Client machine. I get some error of because of following dlls..
1)MSVCRT32.dll
2)Crystal32.ocx
I think these dlls not registering properly. What type of problem i would face if these dll not register in the...
hi all,
I have made a setup of VB application. I have used ADODC and sometime runtime ADO in my application to access database. when i install this software in fresh machine it gives some run time errors. But what happened last night, when i install Office 2000 in my machine, application...
I am making a report in which i have to find sum based on items and as well as summary sum also. when i finding sum of group item i have to put some condtion but i am not able to do that. I need Report data like this:
Item Transaction Report
Item1 Arrival 50
Item1 Arrival 20
Item1 Issue...
I am developing a project in VB/Aceess and Crystal report.
I am setting MS Acess database name dynamically in Crystal report using vb. so i can install my software anywhere in the harddisk. most of the report is working. but one report is raising error, "database can't be open". Do u...
Hi all,
we can trap mouse right click using below written code:
<HTML>
<BODY>
<img border="0" src="quantum.gif" width="240" height="125">
<img border="0" src="quantum.gif" width="240" height="125">
<SELECT...
hi,
I am working in a VB/Access project. Client doesn't want to show its database structure to anybody. and data base is not secure, anyone can open file and see data as well as database structure. I have tried to use password but it doesn't work becase there r so many available in the net to...
I am developing a project in VB/Acceess. I am generating a dynamic report using crystal report. The decimals of a numeric field is set at the design time, becuase report is dynamic any column may be swap means sometime a columns has decimals 2 and sometime 3. Is there any way to set or modify...
hi,
i am developing a project in VB/Access. and resolution i have set is 640 X 480 pixels. but when i run this application in higher resolution computers, the GUI looks so ugly. can u help me out.
Thanx in advance!!
Regards,
Ashish Jain
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.