Hi,
Merry Christmas!
I have been struggling with this for the past two days, and I can't relax until I figure this out. I am converting a page from ASP to ASP.Net using VB. My problem is the formatting of my page. Please view my problem - http://63.161.214.112/sshot/screenshot.htm
I am...
Hi all,
I am migrating my asp code to asp.net and I am attempting to use an asp.net drop down list for a evaluation form. When I coded in classic ASP, I populated a drop down list via a recordset. I am attempting to do the same with an ASP.net drop down list, but here is my problem. The text...
Hi all,
I am designing a database for a graduate program in SQL Server 2000. At the minimum, the faculty of this program can have the status of one of the following titles: Instructor, EMentor, Internship Mentor, Field Mentor, and Supervisor.
Each student is assigned an EMentor, Internship...
Hi all,
I have built a stored procedure in SQL Server and I am passing 40 parameters to complete an insert statement. I have seen two methods to pass the parameters. One uses the Command object like so:
objCommand.CommandType = adCmdStoredProc
objCommand.Parameters("@1E").value =...
Hi all,
I am a developer, not to familiar with server administration, but have been given this task. Our server is a Proliant ML370 with three hard drives in a RAID5 setup. (please pardon me if my terminology is not accurate) In Windows, it is showing our hard drive capacity to be under 1GB...
Hi all,
We are using BE 8.6 on our server, and please pardon my comments if I do not explain the situation correctly because I am not too familiar with BE 8.6.
We are using a Compaq 20/40 GB DAT tape drive for daily backups, and hardware compression is enabled on the tape drive. Older tapes...
Hi all,
I have built a MDI application with 15 child forms. I created the HTML help files in the HTML workshop and compiled the help file. I also created context sensitive help in the compiled help file, and assigned the topic ID to each form's HelpContextID property. In the Form_Load event...
Hi everyone,
I am using the CR Viewer in my VB6 project. I would like to have the users be able to refresh all reports. However, some reports require one or more parameters for which I designed input forms to take parameters and pass them to the report. If I press the refresh button for a...
Hi all,
This one is really confusing me because I think I have all of my quotes in the right spot, and I have the fields in the insert statement matching the fields in the table. When I submit the information on the form, I am receiving this error message: "Number of query values and...
Hi everyone,
I have been going back and forth with the design of a database for an application I am building, including having built the database two different ways. The client performs consultations for an individual's pension at retirement. The individual visits the office and based upon...
Hi everyone,
I am using a formula to calculate Age of an individual based on a date of birth and another date. When I am declaring the variables, I am getting the error: A Date is required here. The cursor is placed before the field of the individual's date of birth. Here is my declaration...
Hi everyone,
I am new to integrating Crystal Reports into Visual Basic 6 via ADO. Does anyone know of a good tutorial where I can learn to code Crystal Reports into my app? I have the CRViewer on a form, and I wish for the user to view/print a report via this object by coding a SQL statement...
Hi Everyone,
I have an unusual problem. I have Crystal Reports 8.5 installed on my system, but I cannot locate the crystl32.ocx ActiveX control on my system. I double checked and installed the complete application for Crystal and I am sure I did the same for VB. This is not helpful because I...
I posted this in the VB5 & VB6 forum, but I had no idea this forum existed. Cool.
I hope you all are having a good weekend.
I have a recordset with x amount of records that will have 30 fields each. I would like to have the records input into a 2D array. I am using the GetRows method, but VB...
I hope you all are having a good weekend.
I have a recordset with x amount of records that will have 30 fields each. I would like to have the records input into a 2D array. I am using the GetRows method, but VB is inputting the records in reverse order so to speak. Instead of having the...
Hi all,
I am learning ASP on the fly, so please bear with me. I have a page that uses a JavaScript function that when you click a link a child browser opens with the appropriate web site. I am attempting to automate this using ASP with an Access DB connecting via ADO, and I am going over this...
Morning all,
I recently had to change the password on our file and mail servers. We log into each server as the administrator. Upon the password change, I am receiving the following error message in the Exchange Admin app - "A connection could not be made to the Microsoft Exchange Server...
Hi,
I have a small app, where data is entered on one form, and calculations are generated and printed to a picture box on a second form. I would like the user to be able to print to data generated. I can't use .printform because the text box is smaller than the viewable data (hence I have...
Hi,
I posted this earlier, and I am kind of in a bind. I am building an app in VB6 Enterprise SP5, connecting to an Access 2002 DB using ADO(my machine is running XP Pro, and Office XP). I have one ADO Data Control connected to the DB with DataCombo displaying the contents of a field from one...
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.