Sending Table Data From Oracle 9i To Sql Server 2005 using oracle 9i Trigger
My aim is to send the data from oracle to sql server 2005 whenever there is data insertion, deletion or updation in the oracle table the same change needs to happen in the sql server having the same table structure as oracle.But I am not finding any way to accomplish this task.please help me. Have [...]
Answer Question
| November 14, 2006 5:01 AM
HTML, JavaScript, JSP, SQL, T-SQL, Visual Basic
My aim is to send the data from oracle to sql server 2005 whenever there is data insertion, deletion or updation in the oracle table the same change needs to happen in the sql server having the same table structure as oracle.But I am not finding any way to accomplish this task.please help me. Have [...]
need to online a system
i have finished creating the Case Registration System for a small law firm, and the firm said that they want the system tobe online, mean the system can be accessed from any places. how can i do this? how can i online a system that was created using the visual basiv? does it involved the [...]
Answer Question
| November 13, 2006 7:56 PM
Visual Basic
i have finished creating the Case Registration System for a small law firm, and the firm said that they want the system tobe online, mean the system can be accessed from any places. how can i do this? how can i online a system that was created using the visual basiv? does it involved the [...]
VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the form . Developer can also Click [...]
Answer Question
| October 24, 2006 9:31 AM
7 and earlier, Access, ASP.NET, Database, DataCenter, DB2, Desktops, Development, Lifecycle development, Management, Microsoft Office, Microsoft Windows, Oracle, Oracle 10g, Oracle 8i, Oracle 9i, Oracle Database Versions, OS, Patch management, Programming Languages, Security, Servers, SQL, SQL Server, Visual Basic, Windows
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the form . Developer can also Click [...]
dynamic visual basic form based on access database table
I am useing an access database table to populate some lists. I want to dynamicly add picture boxes that I use to seperate the list box as if lined based on how many records I have in the database. Basicly, I just need to know how to add a control by code. I don’t want [...]
Answer Question
| October 19, 2006 12:39 PM
Access, Database, DB2, Development, Oracle, VBA, Visual Basic
I am useing an access database table to populate some lists. I want to dynamicly add picture boxes that I use to seperate the list box as if lined based on how many records I have in the database. Basicly, I just need to know how to add a control by code. I don’t want [...]
Transfer Data to iSeries from Excel
I have some VB code that reformats some data in an Excel workbook. The last step of my code needs to transfer a range of cell to an existing file on the iSeries using an existing data tranfer definition. Is there a way to invoke the dialog box that supports the upload of data to [...]
Answer Question
| September 26, 2006 2:24 PM
PC/Windows Connectivity, Visual Basic
I have some VB code that reformats some data in an Excel workbook. The last step of my code needs to transfer a range of cell to an existing file on the iSeries using an existing data tranfer definition. Is there a way to invoke the dialog box that supports the upload of data to [...]
Best way to script redirect of user’s folders and add printers…
I wanted to see which way is the best way to script the redirection of user folders. I am running Windows sever 2003 and XP for workstations. I wanted to know if there was a way to use a variable in a script in order to have Windows automatially redirect the location of my documents, [...]
Answer Question
| September 26, 2006 12:01 PM
DataCenter, Desktop management applications, Desktops, Development, JavaScript, Management, Microsoft Windows, Networking, OS, Security, Servers, SQL Server, VBScript, Visual Basic
I wanted to see which way is the best way to script the redirection of user folders. I am running Windows sever 2003 and XP for workstations. I wanted to know if there was a way to use a variable in a script in order to have Windows automatially redirect the location of my documents, [...]
Run-time error 5
Hi, i have a problem. i made a .exe file of my project. when i search an Existing record its working fine. but when i enter a worng entery in search field the error Occurred “Run-time error 5 invalid procedure call or argument” but when i do all these exercise in vb 6 software it [...]
Answer Question
| September 14, 2006 3:24 PM
Visual Basic
Hi, i have a problem. i made a .exe file of my project. when i search an Existing record its working fine. but when i enter a worng entery in search field the error Occurred “Run-time error 5 invalid procedure call or argument” but when i do all these exercise in vb 6 software it [...]
All datagrid’s data print
hi, when i find out the following code i implement it on my project and its working fine. that was very good. now i have 2 Questions. Dim RRow As Integer, CCol As Integer Printer.Print “” DataGrid1.Row = 0 DataGrid1.Col = CCol For CCol = 0 To DataGrid1.Columns.Count – 1 DataGrid1.Col = CCol Debug.Print DataGrid1.Text [...]
Answer Question
| September 18, 2006 6:40 PM
Development, Visual Basic
hi, when i find out the following code i implement it on my project and its working fine. that was very good. now i have 2 Questions. Dim RRow As Integer, CCol As Integer Printer.Print “” DataGrid1.Row = 0 DataGrid1.Col = CCol For CCol = 0 To DataGrid1.Columns.Count – 1 DataGrid1.Col = CCol Debug.Print DataGrid1.Text [...]
VB6 / API / Selecting on-screen graphics objects
I am writing an app. which requires the user to select on screen graphics objects which can be lines, rectangles, odd-shaped polygons etc. Have used API calls like ‘PtInRegion’ to sort out most of the objects but am stuck on Line objects. Is there an API function to determine whether a point is on a [...]
Answer Question
| August 10, 2006 6:33 PM
Visual Basic
I am writing an app. which requires the user to select on screen graphics objects which can be lines, rectangles, odd-shaped polygons etc. Have used API calls like ‘PtInRegion’ to sort out most of the objects but am stuck on Line objects. Is there an API function to determine whether a point is on a [...]
Barcode problem
Hi. I have 2 problems in the software that i am doing: 1)I made a function on the textbox_changed so when he reads the barcode he will search in the database for the product info. The problem is that he is searching for each letter or number. ex: 56874474444 he will search after the 5, [...]
Answer Question
| August 11, 2006 5:03 PM
C, Delphi, Visual Basic
Hi. I have 2 problems in the software that i am doing: 1)I made a function on the textbox_changed so when he reads the barcode he will search in the database for the product info. The problem is that he is searching for each letter or number. ex: 56874474444 he will search after the 5, [...]
simple fax machine program
can anyone help me?i am a beginner and i don`t know how and where to start. does anyone have a simple fax machine program that i can rely on, as my basis.And hopefully can develop my own.plz help me..Thanks..
Answer Question
| July 7, 2006 2:56 AM
DataCenter, Development, Exchange, Visual Basic
can anyone help me?i am a beginner and i don`t know how and where to start. does anyone have a simple fax machine program that i can rely on, as my basis.And hopefully can develop my own.plz help me..Thanks..
api calls
any one please can tell me how to find available references in a .dll file for api calls thank u all in advance
Answer Question
| June 27, 2006 11:37 AM
Visual Basic
any one please can tell me how to find available references in a .dll file for api calls thank u all in advance
Monitoring windows services in VisualBasic 6
I run an email server and have noticed that the POP server has started falling over about once every three to four weeks. I would like to write a VB routine to monitor the service every 30 mins or so and then if it’s stopped to restart it. I have done numerous searches on google [...]
Answer Question
| June 2, 2006 7:36 PM
Visual Basic
I run an email server and have noticed that the POP server has started falling over about once every three to four weeks. I would like to write a VB routine to monitor the service every 30 mins or so and then if it’s stopped to restart it. I have done numerous searches on google [...]
Visual Basic problem with different user profiles
My visual basic is work with only domain administrator profile. when i loged in as a local adminstrator it is giving access regestry denied. Can anybody help me to solve this issue
Answer Question
| May 18, 2006 3:14 AM
Active Directory, Visual Basic
My visual basic is work with only domain administrator profile. when i loged in as a local adminstrator it is giving access regestry denied. Can anybody help me to solve this issue
Oracle ODBC Drivers from Oracle vs. Microsoft
I am wrestling with whether Microsoft products (e.g., Excel-MS Query) that use ODBC to access Oracle databases would benefit more by using the latest driver from Oracle or Microsoft. If using a driver from Microsoft, is it likely to be significantly less efficient in exploiting the latest features of the Oracle database (which continues to [...]
Answer Question
| May 4, 2006 7:11 PM
Development, Oracle development, VB.NET, Visual Basic
I am wrestling with whether Microsoft products (e.g., Excel-MS Query) that use ODBC to access Oracle databases would benefit more by using the latest driver from Oracle or Microsoft. If using a driver from Microsoft, is it likely to be significantly less efficient in exploiting the latest features of the Oracle database (which continues to [...]
Read from LPT3
Hello there. I have a little problem, I added a second parallel port to my PC and when I try to read from it the computer always crash..! The actual settins from the additional LPT port is I/O Range C888-C88F The sentence that I’m using is: PortIn(Val(&HC888)) I’m programming on VB.NET and read from the [...]
Answer Question
| May 3, 2006 11:43 AM
C, Development, Hardware, Programming Languages, Software, VB.NET, Visual Basic
Hello there. I have a little problem, I added a second parallel port to my PC and when I try to read from it the computer always crash..! The actual settins from the additional LPT port is I/O Range C888-C88F The sentence that I’m using is: PortIn(Val(&HC888)) I’m programming on VB.NET and read from the [...]
Windows Kernel Program
A wild question! Here is my idea, I came across about deepfreeze (www.faronics.com) and amazed how their system works. I find deepfreeze helpful and beneficial in protecting computers from spyware, virus and improper installation of programs since a simple reboot of the computer systems restores the original setup (in effect removing all virus and spywares). [...]
Answer Question
| May 7, 2006 3:22 AM
C, Microsoft Windows, Visual Basic
A wild question! Here is my idea, I came across about deepfreeze (www.faronics.com) and amazed how their system works. I find deepfreeze helpful and beneficial in protecting computers from spyware, virus and improper installation of programs since a simple reboot of the computer systems restores the original setup (in effect removing all virus and spywares). [...]
VB.Net – Control.SetFocus
Back in the “old days” of VB6, Me.txtBox.SetFocus would give the text box of interest the focus. I’m in the process of learning VB.Net and this simple task appears to have changed. For the moment I’m using VB 2005 Express, I don’t know if this matters, but I don’t see a method to set the [...]
Answer Question
| April 12, 2006 9:50 AM
Visual Basic
Back in the “old days” of VB6, Me.txtBox.SetFocus would give the text box of interest the focus. I’m in the process of learning VB.Net and this simple task appears to have changed. For the moment I’m using VB 2005 Express, I don’t know if this matters, but I don’t see a method to set the [...]
Help me regarding datagrid control
I am facing problems while showing data from two different tables in DataGrid Control while entering new data. I have two Database Tables 1. VoucherDetail (VoucherID, ProductID, Quantity, Rate) 2. ProductMaster (ProductID, Name, Rate) Now the Problem is that I have made a sale voucher which contains a datagrid control (which is linked to VoucherDetail [...]
Answer Question
| March 31, 2006 5:10 PM
Development, Visual Basic
I am facing problems while showing data from two different tables in DataGrid Control while entering new data. I have two Database Tables 1. VoucherDetail (VoucherID, ProductID, Quantity, Rate) 2. ProductMaster (ProductID, Name, Rate) Now the Problem is that I have made a sale voucher which contains a datagrid control (which is linked to VoucherDetail [...]
Updating Access Database Structure At Run-Time
I have an app that uses an access database for its back end. When a program update is issued someone has to manualy add the new fields, queries etc to the clients db file. Is there a way i can mimic the development database schema and update the database from the file upon installation of [...]
Answer Question
| March 9, 2006 11:01 PM
Database, DB2, Development, Oracle, Visual Basic
I have an app that uses an access database for its back end. When a program update is issued someone has to manualy add the new fields, queries etc to the clients db file. Is there a way i can mimic the development database schema and update the database from the file upon installation of [...]





