Hi There,
I have created an application which show list of files in a listbox
eg:-
ListBox Values
D:\File1.doc
D:\File1.xls
D:\File1.mdb
D:\File1.pdf
I want my app to open selected file on click of a button.
if user select value 1 then file1.doc should open with its associated program i.e...
Hi There,
I have a 3 groups in a report.
Group 3 has a Formula (Formula1) returning average of a field based on group 2. eg:- Average({Table.Field},Group3)
I want to display the minimum Value returned by Formula1 in Group2's Header.
How can I do that? if i write Minimum(Formula1,Group2) it...
Hello Guys
I hv a sub report in the detail section of the main report.
if there is a duplicate subreport record in the same group the sub report should be invisible.
I tried checking the Suppress If Duplicate option of sub report but it dosent work.
Pls Help
______________________________
-...
Hi There,
I have made a Client/Server App in VB6 & used CR8 for Reporting. Package is installed on 3 client machine whenever there is some change in rpt files I have to replace rpts on all the client machines.
Is there a better way of distributing CR Rpt Files?
______________________________...
I am using RDC to display reports frm vb6
I am getting an error on client's PC that Database DLL cannot be found & client is not able to view reports. I have used pdsoledb.dll in my rpt files, as per information I got the dll should be present even on the client machine but I am not able to...
In this example the location property of the DatabaseTable Object for each table in Report is set to MDB File.
******************
For Each crxDatabaseTable In Report.Database.Tables
crxDatabaseTable.Location = App.Path & "\xtreme. mdb"
Next crxDatabaseTable
******************
I...
How to limit records in the detail section?
eg:- Suppose DetailSectionRecords is a property
Report.DetailSectionRecords= 10
Only 10 records in detail section per page will be printed.
what is the code for doing the same??
pls help its very urgent
______________________________
-...
In this example of Procedure SetTableLocation For the DatabaseTable, Location is set to the MDB File i.e. the access DB, but i want to set the location to Sql Server 7 with the Login Name - sa & Blank Password?
object.SetTableLocation "xtreme.mdb", "Customer", ""...
Hi there,
There are 2 Databases is made in Sql Server 7 residing on same server. Both r mirror image of each other. having common tables.
One of the Table is AgentMaster residing on both the Databases.
If a row in DB1's AgentMaster is updated, suppose the address of Agent is changed, the...
I have made an DBapplication using VB6 & Sql Server 7
next I have to install it on clients machine... is it necessary to have Sql Server 7 installed on the clients PC??
If not which supporting files I have to include while installation ?
Help will be appriciated...
For handling huge data every year, we r creating diffrerent databases for each year (DB0203) on New Financial Year which will reside on the same server.
I wanted to know abt Sql Syntax or some other method which i could handle from VB, which will Copy the Table structres & Relationships of...
Hello There,
I am using crystl32.ocx. Sometimes before or after displaying the report. An Error flashes & both crystal report window & Exe terminates..
The Error is :-
Run-time error '-2147417848 (80010108)':
Automation Error.
I dont find any problrm in my VB Code or the reportitself.
The...
Hi There,
I have made a software using vb/sql server/crystal reports 7. Reports r made in Crystal Reports Designer, to display report frm VB I am using Crystl32.ocx component.
The problem is crystl32.ocx is unable to register. Whenever I try to register it executing - REGSVR32...
Hi There,
I have made a software using vb/sql server/crystal reports 7. Reports r made in Crystal Reports Designer, to display report frm VB I am using Crystl32.ocx component.
The problem is crystl32.ocx is unable to register. Whenever I try to register it executing - REGSVR32...
Hi There,
I have made a software using vb/sql server/crystal reports 7. Reports r made in Crystal Reports Designer, to display report frm VB I am using Crystl32.ocx component.
The problem is crystl32.ocx is unable to register. Whenever I try to register it executing - REGSVR32...
I have made a Exports Management System in Visual Basic 6 And Sql Server 7 as Back End. The project is ready & already implimented. Now I have to document the project, i.e. making a user manual, Software Documentation. I have very less idea about making documentations (never made any) & there is...
I have made a Exports Management System in Visual Basic 6 And Sql Server 7 as Back End. The project is ready & already implimented. Now I have to document the project, i.e. making a user manual, Software Documentation. I have very less idea about making documentations (never made any) & there is...
Hello There,
I want to try making a Software which send fax thru Vb Application. But, I dont have any idea abt it.
Which Object to use?? or to use APIs??
Pls provide me information if possible.
______________________________
- Regards Rohan (India,Mumbai)
Hi There,
I had made a Exports Application in VB6,Sql Server7 & Crystal Reports 7 which was working fine but, I had to Format the Data Server for Virus reason & Configure Sql Server.
Configuration is perfectly done & Software is working fine but while accessing the reports on client machine...
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.