The Striker,
I appreciate the time you took to answer my question. You're rewarded with a star!
You've given me some VERY valuable information already. The mere mention of an ODBC timeout issue will help tremndously. I probably would have been banging my head trying to figure out what was...
In about a week, I'm going to start moving most of my Access 2002 databases to SQL Server 2000. I haven't used SQL server since 6.5.
What are some do's and don't in upgrading my databases from Access to SQL Server 2000? I need some experienced people to inform me of some best practices and...
Thanks!
I tried the sstab1.Tab + 1 earlier, but it kept reverting to sstab1.Tab 1. By making the sstab1.Tab EQUAL to sstab1.Tab +1 made it works.
Many Thanks!
Bradb
I'm using an SSTAB as sort of wizard to walk a user through some steps. I want them to be able to click on either the tabs at the top OR the Next or Back commandbuttons to move through the wizard. I can't seem to find the function to allow the command buttons to move forward or backwards...
What is the best method of getting "bugs" to Business Objects? I keep submitting "bugs" to their website, but none of them ever get fixed. I've been submitting the same "bugs" since version 9, and nothing ever gets fixed. All I want to do is make Crystal Reports better, but I keep finding it...
Can someone point me to a piece of software where I can send an email, and have the email added to a database. In my case, I'm developing an IT Database to keep track of user requests. I would like to have the user email a certain address, and have it added to the database based on the subject...
It's corrected. Basically, I went to the Visual Studio directory, C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033, and clicked on a few .CHM files. After that, it seemed to work. I wonder if it re-registered the .chm extension. Oh well, it worked.
I have a strange problem after upgrading to SP6. I can't get the "Help" to display results.
1. Click on Help, Index.
2. Type in a keyword such as BackColor.
3. Topics returned.
4. I click the "Display" button on the topic and nothing happens.
It never displays the topic. I can go through...
I noticed that post earlier, but I was unsure on how to use it. I'm pretty sure I paste the code into a module, but I what do I do next. How do I use? I need an example.
I would like to grab a list of all the groups that are available on our NT domain. Ideally, I would have a listbox return with all the groups, and I can select them to another listbox.
I believe there's a way to do with with an API, but I'm usnure how to do it.
I have a report where the variables in the formula change every month. I have a user that would like to manipulate these changes on her own. The user does not have a copy of CR. I would like to have her enter the data in some format, and the forumla pick up the data and use it. I was curious...
I keep getting a "Item not Found in Collection" error when I try to AddNew to the database.
It hangs up on:
"If txtGrade.Text <> "" Then
.Fields("tblStudentLog.Grade") = txtGrade.Text
End If"
The only thing I can figure out is Grade is the...
Does anyone have an example of a sequential numbering scheme?
I know I need to change to ADO, but I haven't spent the time to change my programs yet. Someday...
BNPMike, do you know where I can find an example of a sequential numbering scheme? I've read the FAQ by MichalRed, but I don't think that will work with my application.
I have a Visual Basic Form that has a multi-tab format. The first tab is where all the student information is entered. The student information is kept in a table called tblStudentLog. The primary key is an Autonumber called [StudentLogNo]. The five remaining tabs have information stored in a...
I have a Visual Basic Form that has a multi-tab format. The first tab is where all the student information is entered. The student information is kept in a table called tblStudentLog. The primary key is an Autonumber called [StudentLogNo]. The five remaining tabs have information stored in a...
I'm curious on what has changed since version 8.5 and 9 on report deployment methods. I remember version 9 was suppose to phase out the compiled reports options. What is the status of RDC in version 10? We've been using VB and RDC version 8.5 for quite awhile. Will I still be able to create...
I've been a Crystal Reports user since version 5, and I thought version 9 was the worst version ever. We bought it the moment it came out. I found ten bugs in the first 30 minutes of using it. My coworker and I tried to communicate with Crystal about the bugs we were finding, and they just...
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.