Dear Friends,
Is it possible & ok to install Windows XP & Windows Server 2003 in a pc with 2 primary partitions?? As i am unable to install SQL Server 7 in a pc running Windows Server 2003.
Pls guide.
Thanks n regards,
Ganesh Iyer
Hi!! Friends
I hav grouped a datareport by branch so i need the report for individual branch to print in a new page. Is there any way i can work it out.
The report format should be as under
First page
Branch: R05
Emp code Emp name
1001 xyz
1002 pqr
Second page
Branch: R06
Emp code...
Dear Friends,
While opening an animation file using CDC & Animation control i am receiving an error Unable to open file.
The file is in avi format.
I am using the following syntax to open the file
cdc.showopen "animation/*.avi"
ani.open cdc.filename
ani.play
Pls let me know the reason why i...
Hi!! Friends
Our network systems is as follows:-
Using two Windows NT domain named PQR & XYZ having Trust relationship.
In a users pc in XYZ domain a gateway ip address is mentioned from the PQR domain. Though no pc exist in the PQR domain with the same ip address.
If i remove the gateway...
Dear friends,
My Q is little bit confusing so pls read it twice.
Through a Client PC in a Windows NT domain named XYZ I am able to connect to a MS Sql Server named alfairho
installed in another Windows NT domain Server named PQR
by using Query Analyzer as well as Enterprise Manager.
But...
Hi!!! friends
Need ur help. I hav loaded Ms Sql 7 in a database server named X which belongs to a domain named PQR in the Windows NT setup. There is also another domain named XYZ using Windows NT setup. Users in PQR domain can access the db server named X.
I hav also created a login for users...
Hi!! friends
Using ADO after i edit & save a record & move to next record thru rs.movenext the record displays the first record. I close & open the rs after saving to refresh the rs thats the reason it is going to the first record.
Kindly suggest how do i refresh the rs & move to the next...
Hi!!! friends I have got another Q related to data report pls help.
I retrieve the data using the following query in a forms command click event
Ssql = "select a.emp_code, b.emp_name, a.br_code, b.account_no, b.bank_code, c.bank_name, a.total_sal from emp_earnded a, emp_mast b, bank_mast...
Hi!!! friends
Need ur help for the following..
How do I list field names from a table into a combo box list at run time?
The combobox style is Dropdownlist, datasource = dataenvironment1 & datamember = cmdfieldlist.
Also, pls let me know which event is fired when a ComboBox list item is...
Using VB 6.0 & MS sql server in a payroll project having employee master table (emp_mast) & monthly employee earnings & deductions table (emp_earnded) I need to transfer all the employees in the emp_mast table on monthly basis to the emp_earnded table to allow the user to enter the earnings &...
Using Data Report I need to build a report
Where DataEnvironment1.command1 has the following sql statement
select a.br_code, b.br_name, a.status, count(*) Total from emp_mast a, branch b where a.br_code = b.br_code
group by a.status, a.br_code, b.br_name
The entries retrieved will be as...
2) After copying an application folder with all forms to another location while running the project I am receiving an error as follows:-
ActiveX object can’t create object (Error No 429)
I feel the objects class is not registered in the system registry and the associated dll is not available...
I am using datareports in VB 6 & the datasource is through dataenvironment.
Using command button in a form the user retrieves data through datareport.
My problem is I need to refresh the datareport without closing the application.
For eg: the command button retrieve has the foll code
dim ssql...
Having developed an application in VB 6 using MS sql server 7.00 as backend how do i access the database from different workstations.
The application folder & database is on a server & i am using odbc to connect to the database.
I need to share the application & allow users on a network to...
I am using datareports in VB 6 & the datasource is through dataenvironment.
Using command button in a form the user retrieves data through datareport.
My problem is I need to refresh the datareport without closing the application.
For eg: the command button retrieve has the foll code
dim ssql...
Having developed an application in VB 6 using MS sql server 7.00 as backend how do i access the database from different workstations.
The application folder & database is on a server & i am using odbc to connect to the database.
I need to share the application & allow users on a network to...
Hi!!!
Having developed an application in VB 6 using MS sql server 7.00 as backend how do i access the database from different workstations.
The application folder & database is on a server & i am using odbc to connect to the database.
I need to share the application & allow users on a network...
Hi!!! experts
Having developed an application in VB 6 using MS sql server 7.00 as backend how do i access the database from different workstations.
The application folder & database is on a server is using odbc to connect to the database.
I need to share the application & allow users on a...
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.