Forum: VB.NET Dec 8th, 2008 |
| Replies: 6 Views: 1,110 can i seperate the data from sql usng tab where using /t instead of " "?? and can you show me how to insert from text file into a table called employee_backup with the same data field?
thanks a... |
Forum: VB.NET Dec 7th, 2008 |
| Replies: 6 Views: 1,110 thanks for the advise.
i understand that the data inserted in the text file is seperated by " " right?
how about if i want to insert the data from the text file into another table? how do i ensure... |
Forum: VB.NET Dec 6th, 2008 |
| Replies: 0 Views: 285 hi
anyone please tell me that how do i connect to oracle database using vb.net through the application config and how to retrieve the data from the oracle database?
what is the procedure that... |
Forum: VB.NET Dec 6th, 2008 |
| Replies: 6 Views: 1,110 could you give a more specific example on how to retrieve from the table example employee table
name id add dob
JOHN 23 ... |
Forum: VB.NET Dec 5th, 2008 |
| Replies: 6 Views: 1,110 i am newbie to this
could anyone show me how to retrieve the data from sql server and export the data to txt file? in vb.net windows application??
i want the same row and column of data... |
Forum: PHP Sep 6th, 2007 |
| Replies: 2 Views: 937 HI i am beginner in PHP and really need some help
<head>
<title>My Variables HTML Form</title>
</head>
<body>
<h4>My HTML Form</h4>
<?php
function display()
{ |