Great...thanks for this. However the bat file just seems to run infinitely and never actually does anything other than repeat the commands over and over again ?
Hi,
I am trying to run a .DAT file that contains ftp commands through a shell in VB (unsuccessfully).
Right now I am manually running a .DAT file through DOS to ftp files, but I want my VB program to do it on completion of file creation.
I need to pass the following commands to DOS through...
Thanks for your help....is this only available in Access XP SP 4 ?? I cant seem to get the MS Richtext control to work in SP3...even though the object exists...
With RDO you can expose the tables contained within the currently connected database through:
objConn.rdoTables
Is there a similar collection available under ADO ??
Thanks!
Below is a code sample and the SP. Basically I am returning the number of records returned by the SP so that I can handle the recordset to fill a flex grid and set it up with the appropriate number of rows etc....
Thanks !!
Here is a Code Sample:
Private Sub Command1_Click()
Dim objCon...
ADO: Output Parameter value from Stored Proc Recordset Results
Hi,
I am working with ADO to retrieve recordsets from SYBASE using stored procedures. The stored procedures also return an output parameter.
The problem I am having is that the value of the output parameter is not being exposed...
Hi,
I am working with ADO to retrieve recordsets from SYBASE using stored procedures. The stored procedures also return an output parameter.
The problem I am having is that the value of the output parameter is not being exposed until after the recordset is cycled through and closed, however I...
The string is being input to the database as follows:
Server.HTMLEncode("This is the "string", & this is the problem")
In crystal reports I am seeing it as:
'This is the "string", & this is the problem'
Hope this gives a better idea. The web app is written in ASP, writing to a...
I have a web application that stores data in a Sybase Database. The web application uses the Server.HTMLEncode method to encode characters such as "&" to appear as &. However, in the text fields of my crystal reports, these encoded characters are appearing. Is there any way of handling this...
Hi,
I have just created a chart in a report. It is a section of the report and is therefore scaled down. The legend scales down with the chart. The legend text is now completely illegible it is so small, and I cannot resize it to make it bigger.
Can someone share their wisdom? Thanks!
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.