Hi,
I do not know whether to post this question in this forum. But, nonetheless let me elucidate as to where I am getting stuck.
1) On a Windows 2000 SP4 box, I have installed Oracle Application Server 9i (henceforth referred as Oracle 9iAS).
2) I have compiled a form created in Forms 6i to...
What happens in case I want to have an unbound column of checkboxes which I do not want in any table?
Vinodi
~~The only place where SUCCESS comes before WORK is in the dictionary~~
Hi,
In a datagrid one can select non-contiguous rows by pressing the CTRL key and clicking the mouse pointer on the row header.
Is it possible to emulate the pressing of CTRL key in the click of mouse button so that user need not press the CTRL key.
Regards,
Vinodi
~~The only place where...
Hi jebenson,
I visited the link and made appropriate changes to my code which I am giving below, but still it does not yield me any result. What could be wrong?
Old Code:
Dim adapter As New OleDb.OleDbDataAdapter(sql, myconnection)
Dim arcptdataset As New DataSet()
Dim tsl As...
Hi,
This is the code sample that I am using for displaying records in a datagrid.
sql = "select r.srno 'SNo.',r.gcno 'Gas Connection No.',c.kno 'KNO',r.areacode 'Area Code',c.houseno 'House no.',c.consname 'Name',c.address1 'Address',r.rcptno 'Receipt No.',r.receiptdt 'Receipt...
Dear All,
In my application, I want to show the elapsed time for completion of a process that a particular form handles. To be more specific my application written in VB 6.0 generates reports in Excel. I am tracking the progress of report creation by using a progress bar on the form, from where...
Hi,
I have a peculiar problem (or maybe not). I have SQL clients installed
on XP boxes. These XP boxes are a member of let us say "XYZ" domain.
SQL Server is installed on one of the boxes having Windows 2000 Server
in the same network. The installation has been done on local domain
account...
Hi,
I have gone through this forum and scrutinized all the problems associated with Webbrowser control. My problem is slightly different. I have an animated gif that is displayed in a Web browser control. However,there is a gap between the borders and the GIF image. How do I reduce this gap...
Hello all,
I am a newbie to SQL Server 2000. I have created some tables in my SQL Server installation. I wish to transfer those tables to the SQL Server located at my client's place.
We are not connected to each other over the net. How do I transfer the tables to my client's place on a CD and...
Dear all,
I have a full fledged running application developed in VB 6.0 working with Access 2000. Now our client wants to migrate the data to SQL Server 2000. Therefore there are some changes to be done in the VB application. Everything is allright upto this point.
Now my application conatins...
Dear all,
I have a full fledged running application developed in VB 6.0 working with Access 2000. Now our client wants to migrate the data to SQL Server 2000. Therefore there are some changes to be done in the VB application. Everything is allright upto this point.
Now my application conatins...
Hi,
I have an Access 2000 database on the server. A client application developed in VB acts as a frontend to this application. This client application has been installed using an installer named Inno Setup.
What is the connection string that I have to use in my client program so that the...
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.