can i extend a Visual Basic Form and have Vertical and Horizontal Scroll Bars on it?
if so how? bcoz I have huge data that needs to be shown on the Visual Basic Screen. the data runs into 9 columns.
Please help.
This is urgent.
I need some data to be viewed on the screen thru Microsoft Hierarchical Flexigrid Control.
I am writing the following code:
Set rstRPCAhmReport = Nothing
rstRPCAhmReport.Open "set dateformat dmy select...
Thanx for the suggestion.
I wrote the following code in the Form Activate event but when i execute it the window goes on a hang. Please help
Set rstRPCAhmReport = Nothing
rstRPCAhmReport.Source = "set dateformat dmy select...
I am using the MSHFlexiGrid to generate reports in my project. I have set the DataMember property of the MSHFlexigrid to an SQL Command written in the Data Environment.On the click of a button the report is viewed on the Screen. The report works fine. In this i have written a select statement...
thatnx for your quick revert. I tried your suggestion. Thru SQL Enterprise Manager, I changed the datatype of that column to Numeric and changed the Scale to 2. After doing so when i entered the value 25.25 into the database.
However the value that gets saved is 25.00
What i require is 25.25...
I am using the Microsoft Hierchical FlexiGrid Report option in VB to generate a report on the Screen for the User to view.
I want to make alignment changes to text in certain columns.
How do i do this?
plz help. this is very urgent
hi,
the front end of my package is Visual Basic and the back end is SQL 7.0.
I have an Amount column in one of the Tables.
the requirement is: whenever a record is saved the data in the Amount column should get saved with 2 decimal places.
e.g if the user enters 100.25 in the text box, the...
I did select the Add Report option from the Project Menu. I get the design of the data report. if not wrong i need to grag the command object from the Data Environment onto the Data Report.
However, I am unable to do so.
Kindly help
when i go on the link that u mentioned. i get a list of a no. of files. but when i try downloading 1 of the files like ado.cab i get a msg "This Page cannot be displayed".
what do i do?
I need to install PWS. I tried downloading Personal Web Server from the Microsoft site.
on trying to download the files I get the msg
"Page cannot be displayed"
Please help. I need to urgently download and install PWS on my PC
I want the SerialNo. to be like for e.g "CC1" then "CC2"
if i use identity it would only generate nos. like "1", "2", etc.
how do i get SerialNos. like
CC1
CC2
CC3
CC4
CC5
I would like to know the following:
what are the requirements to make a sit using ASP, HTML, DHTML, VB Script / Java Script ?
Also what should be the PC configuration of the Users who will be accessing this site?
which is better to use in this Project VB Script or Java Script?
For my project the front end is Vb and back end SQL.
I have to generate a report which shows how many records were entered for a particular day or a particular month.
For this i have written an SQL statement. I use a recordset to open this sql statement. this output needs to be shown on the...
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.