Don't know if this helps, but I had a similiar problem...and it was because the combo box was tied to a database that didn't allow nulls in that field.
--Brian
I have played around with a few different installation programs, and found that I had the most control over what gets installed where, with Installshield. Unfortunately, because of the "DLL Hell" syndrome, it is very tough to distribute an application to a diverse set of OS's. In...
I have multiple text boxes and combo boxes in a custom control that is used in a datarepeater. At run time, I want to change the backcolor of these text boxes, but I have only managed to change the backcolor of the ones that are selected by the datarepeater. How do I change the backcolor of...
I need to add a new record to a recordset using the datarepeater. Is this possible?
The recordsource for the datarepeater is an Access table. Ultimately, what I would like to achieve is the look and feel of an Access subform.
Any help would be greatly appreciated!
--Brian...
I am trying to return a recordset from a SQL SERVER 2000 stored procedure using VB6 and ADO.
The Stored Procedure That I am accessing works fine from the Query analyzer, but I can't seem to execute it through code.
The Error that is returned is:
-2147217904
Please help...This is driving me...
I was using the "Report Expert" to generate labels, but when he report runs, it comes up with nothing in it?!? I have used the same methods to generate a standard report, and they work fine...I don't get it!
I am passing in an ado recordset, and I checked to make sure that the...
I am having the same problem that other people have had in other threads...I have a report that works fine, but the data does not refresh unless I hit the refresh button (Lightning Bolt). Their solution was to "not use "Save Data With Report". I am not sure where to find this...
I have MS SQL Server 2000 Developer running on one machine, and I have MS Sql Server 2000 Professional running on another machine.
SQL Developer is obviously my development environment, and SQL Professional is the production environment.
My question is...after developing all of my tables...
There is no DSN set up on either client machine.
I didn't think that I needed a DSN if I specify the Network library in the connection string:
Network Library=dbmssocn
--Brian
I'll start this off by saying that I have a development environment where all my code and stored procedures work fine.
I installed a similiar system in another location, and the client application can't connect to the SQL Server Database.
Here are the system Specs:
Home
-Server = Win2000...
Thanks Balves...I am trying to download the developer version right now.
It might be too late to ask, but is the developer version the only version where I can pass in an ado recordset???
I was trying to use the following line of code in a vb program:
Dim reportDb As CRPEAuto.Database
but I don't have the correct component on my machine. Do I need the Developers Version? I am currently using Crystal Reports Professional V8.0 with VB6.
Ultimately what I am attempting to do is...
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.