Hi All,
I am using Visual Basic 6 with an app with the following code.
Set NewEmail = CreateObject("CDONTS.newmail")
The error msg .."Activex Component Cant Create Object"
gets trapped
I have "CDONTS for 1.2" and ADO 2.7 library checked in References.
Any...
An SQL Server 2000 Foreign Key Constraint Anomaly is occuring.
The following tables exist in my database:
Person Table
Orders Table
Pers_id on Orders is a Foreign Key referencing Pers_id on Person Table
The following statements are executed in the following order:
Delete from Orders where...
I want to upgrade a VB 4 16 bit app to 32 bit VB 4(for starters)
But there are a couple in-house written 16 VBX bit custom
controls that the app uses.
I have the C source code of these controls ..
How does one upgrade them to 32 bit OCX ..
Is that even possible ... Is all I need 32 bit...
I will be upgrading SQL 6.5 to SQL 2000 ....
and concerned there may problems when the
latest MDAC (2.6 ?) is applied to the database Server ....
There are currently two VB4 apps using SQL 6.5
and one Web app using SQL 7.0 .....The SQL 7 server will also be upgraded to SQL 2000 and the new...
Getting "Report was not exported"
using Crystal 7 on a Web system ....when trying to
export to RTF ....Exporting to Word doesnt work either..
Excel exporting works .....
Crystal 7 had been installed on several environements
and export also fails ....
Any ideas would be appreciated...
Is Microsoft's DBLIB-C library compatible with
SQL-2000.....is it a valid low-level interface for SQL 2000
as in SQL 6.5 and SWL 7.0
Any feedback is welcome ...
Thanks
John
Using Sql Server 7 ...
Unable to get this code fragment to work ...
@z is Null when I display it ...Ive tried different
approaches to "set @fcount = 1" with no success ....
declare @z char(300)
declare @list char(30)
declare @fcount char(1)
set @list = "(10,99999,999999)"...
I know there's an MS Word 2000 option for displaying
current dlls in memory ..
I cannot remember how to access it ....
Does anyone have any ideas ..
Thanks
John
Sorry .......but I need to do a Blinker 1.5 link
on a Clipper 5.0 application I inherited ...
(All we have is Blinker 1.5 and there's no chance of upgrading )
Can anyone please point me to some old Blinker
Documentaion would contain the input parameter
definitions etc .....
Thanks
John
Using SQL 7.0
How can one tell if a trigger on a table is disabled ...
I disabled a trigger but I can't find a system stored
procedure that provides info as to whether
the trigger is enabled or disabled.
Thanks
John
Using SQL 7 ...
Where on Enterprise Manager can I see the
Foreign Keys on a Table ....
"All Tasks" shows indexes and triggers
but not Foreign Keys
I know how to do it using system stored procs, however ....
Thanks
John
Using Crystal reports with Sql Server 7 in a Web Environment .....
A String field is printing only 255 chars when in fact the same field in the Table and Stored procedure behind the report was modified to a length of 500 ...
Cant figure out why the entire 500 chars in the field arent being...
Everyone,
I placed an ADO control on the form and text box on the form, however I keep getting "Data Source name not found and
no default driver specified" when I run the following
in VB 6 .... I ran it with the DSN and without...
I am trying a simple connection to the Pubs database...
Hi all,
What is the 32 bit version of Apex's 16 Bit TrueGrid TG_VB4.VBX ...
Is it TrueDBGrid32.ocx and its associated files
And I am hoping that the 32 bit version supports the
methods and properties of the 16 bit version ....
I am in the process of upgrading a VB from 16 to 32 bit...
Hi
Is there a quick way to dynamically and programatically Export/Convert a VB 5/6 recordset to a Foxpro table from
within VB ......without using a thir party tool
The recordsets will have varying structures ...
possibly 90 different types of recordsets ....
Thanks
John
What is the 32 bit version of Apex's 16 Bit TrueGrid TG_VB4.VBX ...
I'm assuming that its DBGRID32.OCX by Microsoft ....
I might be wrong on this ...
And I am hoping that the 32 bit version supports the
methods and properties of the 16 bit version ....
I am in the process of upgrading a VB...
I currently have Crystal 4.6.5.1 installed
on my Windows 2000 development machine since some VB apps
use it ....
If I upgrade to Crystal5 will Crystal
4.6.5.1 be supported and the old apps run
I need to upgrade since I am upgrading some of the apps to 32 bit ....
Thanks ...
John
Can a SQL Server 7 Stored Procedure be executed
Inside of a "Where" clause from VB 6 ....
The proc would be called as such "Myproc"
The pseudocode would be something like ...
Select * from Table where Table.x = 5 and
Table.y IN a string returned by Myproc ...
How could...
Can a SQL Server 7 Stored Procedure be executed
Inside of a "Where" clause from VB 6 ....
The proc would be called as such "Myproc"
The pseudocode would be something like ...
Select * from Table where Table.x = 5 and
Table.y IN a string returned by Myproc ...
How could...
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.