How to bound a ADO Recordset to VB Data report ?
Till now I have not worked with VB Data reports
I have tried using fallowing code but I am getting
only a Empty report. "I donot want create Data Environment".
Dim rptData As New DataReport1
set rptData.DataSource = rec
'rec is ADO...
Hi
I am using Actvie data(Field Definition) for designing
the report with ttx file.
Please let me know how to pass the ADO recordset to the
report through VB.
Regards
Raghu
Hi
I have wave file of which play for around 10 Min.
I want programaticaly slice it. That is user can
give two intervals and select audio in that perticular
interval and save as different wave file.
Please let me know how do this
Raghu
How to convert it into a SQL 7.0 database.
1. If I use SQL Upgrade wizard it is giving fallowing errors -
"SQL Server doesnot exists or access denied ConnectionOpen(Connect())"
and
"An error occured while trying to query @@Servername on
'Server_Name', please make sure that this...
How do I import data from an SQL server's data file (*.mdf)
to an Access Database directly with out using the SQL server? That is I do not want recover it into SQL Database
and then importing to Access.
Can I import data from an sql datafile (*.mdf) to
access database directly with out using SQL Server ?
That is I do not want to first recover it in SQL and
then importing it into access.
I am using SQL Database and Using CrystalQuery for the selection or records.
Selection formula for above thing if I give
"cdatetime({Query.scheduledStartDate}) in cdatetime(2001,03,01) to cdatetime(2001,03,31)"
While viewing records it is giving "Bad datetime format...
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.