I am using Crystal report 8.5
I have an access 2000 database with Employee table with the structure
EmployeeID Text 15
EmpPicture Text 255
I store the path of the picture in the EmpPicture field in the employee table
I want the picture to show in a report
Pls how can i achieve this
I am using Crystal report 8.5
I have an access 2000 database with Employee table with the structure
EmployeeID Text 15
EmpPicture Text 255
I store the path of the picture in the EmpPicture field in the employee table
I want the picture to show in a report
Pls how can i achieve this
I have a Control file(in Access DB) from which i load treeview items (in vb6) using a Table Field called ID as the key for the treeview item.
This treeview is in tandem with a listview control(vb6) which lists subitems corresponding to the treeview Key.
I have done this fine in vb6
but with...
i have an award certificate report in human resource software, but on printing from vb6 program the report is not coming out in color
i am using Crystal report control with the report design with crystal report writer 8.5
any solution or help?
yours
tunde aransiola
i have an award certificate report in human resource software, but on printing from vb6 program the report is not coming out in color
i am using Crystal report control with the report design with crystal report writer 8.5
any solution or help?
yours
tunde aransiola
I need help! and very urgent help. Any one to help me with a vb code to create Field properties like
1. A field with AutoIncrement property
2. A field as a primary key field
3. A field as a foreign key
4. Field with default value
I am using Vb6 with Access 2000/2002
i want to create a...
I have several text files(each file contains data about an employee) in a folder
How can i programatically
1. Read thru all the text files in the folder
2. extract the data in each text file?
I can read the text file data delineated by a pipe, but the problem is how to read each text file in a...
i need a code snippet to read an ASCII text file delineated by | (pipe sign) and transfer the data to an Access Database
The data i have, some are delineated by space, some by pipe sign i.e |
I am trying to create ODBC DsN for an Oracle. Having enter the Service Name( e,g pc.digital) and the HostName as (digital) i get the following problem problem
1. ORA 01034 - Oracle not available
sometimes i get the ff error
ORA 12154 TNS could not resolve Service Name
kindly assist.
I...
pls i have a machine running oracle server running oracle 9i, i want to write a vb6 application to extract a data from a table in the oracle database, i have seen the oledb and odbc connection string but how can i determine the following
1. The server Name
2. The Database to use
3. Other...
I have the following code in my webform
I have define my connection to an access Database(Ocnn)
Created an adapter oDa
strIns="Insert Into myTB(UserID,Pswd) Values(@UserId,@Pswd)
oCmd=new oledbCommand(strIns,Ocnn)
oDa.InsertCommand=oCmd
with ocmd
.parameters.Add(new oledbParameter...
how do i retrieve a key value from datagrid row?
i am using asp.net dtagrid
based on a selected row, i want to use the keyvalue from the row to open a web page for the selected row
thanks
I have a lookup window that uses datagrid and ADO data control as the data source. After compiling my application that uses this lookup, and deploy it to the target machine, the lookup window on popup does not display data.
However, when i installed VB6 Disk 1 on the target machine and run my...
please save a soul!
How can i pass database password to the Crystal Report Viewer.
I am using CR8.5 with VB6.0, Access2k, and need to open my report based on a passworded database
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.