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 for a crystal report dyanmically. e.g.
CrystalReport1.ReportFileName = "acc.rpt"
CrystalReport1.DataFiles(0)= App.path&"\Account.mdb"
CrystalReport1.SelectionFormula =...
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 bjd4jc & vb5prgrmr ,
Thanx for your Detailed response.
Details about system are written below:
1. I have to migrate single user "Inventory" application into multiuser application in Windows NT environment and system has written in Visual Basic as front End and Ms Access as Back...
What i heart is that.....MS Access support 10 simultaneos users. so i don't want to go for Sql Server. Is it not possible to make mutiuser system in MS Access?
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...
No i am talking about ADO design time control(ADODC). Its heavy to use in any application so can i close database connection any way when we unload form.
Thanx & Regards,
Ashish
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...
hi shuchi,
VC component is better because it is very lightweight component. second thing vb component is single threaded component. If u have options then u should better go for VC components.
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.