Forum: Oracle 17 Hours Ago |
| Replies: 2 Views: 65 would you mind to post here what are the different things that you have tried ? |
Forum: Oracle 17 Hours Ago |
| Replies: 1 Views: 103 what is a minor project .you need to decide first what you want to do. |
Forum: Oracle 2 Days Ago |
| Replies: 4 Views: 266 you need to read books for all the details. |
Forum: Database Design 2 Days Ago |
| Replies: 1 Views: 206 I will think of reading your post only if you are ready to pay for it. |
Forum: Database Design 2 Days Ago |
| Replies: 1 Views: 238 What exactly is a LAN search engine ? |
Forum: Database Design 2 Days Ago |
| Replies: 1 Views: 168 have you started working on that ? |
Forum: Visual Basic 4 / 5 / 6 2 Days Ago |
| Replies: 5 Views: 121 you need to format the value of DTPicker. |
Forum: Visual Basic 4 / 5 / 6 2 Days Ago |
| Replies: 6 Views: 222 you are struck in which part ? |
Forum: Visual Basic 4 / 5 / 6 2 Days Ago |
| Replies: 4 Views: 145 since you are going to design , you should have the requirements. You need to gather all information before starting design of the system |
Forum: Oracle 5 Days Ago |
| Replies: 6 Views: 493 you mean to say , u want to include media files to database ? |
Forum: Oracle 5 Days Ago |
| Replies: 4 Views: 266 Only the owner of the object has the permission/access on the object. Other users needs to be granted permissions by the owner/dba for access which is taken back by the REVOKE command.
If... |
Forum: Oracle 5 Days Ago |
| Replies: 15 Views: 868 i don't think i understood your last question. |
Forum: Oracle 14 Days Ago |
| Replies: 1 Views: 375 kindly post your table structure. |
Forum: Visual Basic 4 / 5 / 6 14 Days Ago |
| Replies: 3 Views: 198 is the items stored in database ? |
Forum: Visual Basic 4 / 5 / 6 14 Days Ago |
| Replies: 4 Views: 280 the following might be helpful.
Save image to database. (http://bytes.com/topic/visual-basic/insights/641548-blob-save-image-database)
Retrieve image stored in database.... |
Forum: Visual Basic 4 / 5 / 6 14 Days Ago |
| Replies: 2 Views: 189 You need to use CDO library. |
Forum: Visual Basic 4 / 5 / 6 14 Days Ago |
| Replies: 5 Views: 9,487 You need to connect to SMS gateway for all that. Contact your Service provider. |
Forum: Oracle 14 Days Ago |
| Replies: 5 Views: 1,388 missing CONSTRAINT key word on line 8. |
Forum: Oracle 14 Days Ago |
| Replies: 6 Views: 493 what the project is all about ?
Is it only a database projects ? |
Forum: Oracle 14 Days Ago |
| Replies: 15 Views: 868 once you start installing 10/11 g you will get the list of pre-installed oracle homes/products. You need to uninstall the existing 9 version before installing the higher version. |
Forum: Geeks' Lounge 14 Days Ago |
| Replies: 1,548 Views: 197,579 There is no one other than you in my world and you are not there for me. |
Forum: Visual Basic 4 / 5 / 6 19 Days Ago |
| Replies: 1 Views: 268 kindly post your table structures. |
Forum: Oracle 19 Days Ago |
| Replies: 2 Views: 388 you can always do that , just use sysdate that will handle your date problem. |
Forum: Oracle 19 Days Ago |
| Replies: 15 Views: 868 ORACLE will not come in that list of installed software. Uninstall from oracle main menu from start button or use the oracle CD. |
Forum: Visual Basic 4 / 5 / 6 20 Days Ago |
| Replies: 4 Views: 280 Do you want to store and retrieve images in database ? |
Forum: Oracle 20 Days Ago |
| Replies: 15 Views: 868 better install any latest version and set the passwords carefully. |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 3 Views: 209 Can you kindly post what have you done so far. |
Forum: Oracle 21 Days Ago |
| Replies: 15 Views: 868 try log in as
sys/ as sysdba
password----change_on_install
If you are planning to reinstall better use any advance version .
Current version for windows is 11.1 |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 8 Views: 313 try something like this
rs.open "select count(student_id) from students where student_id=" & std_id
if it returns >0 then proceed further. |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 2 Views: 278 Try to use DELETESETTINGS to delete any entry from registry.
Are you sure a non-existing application is still running ? |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 1 Views: 244 do for the device that has inbuilt file locking system. |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 6 Views: 1,121 as already discussed you just need to use that as a plug play device like any keyboard. |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 2 Views: 205 what playable ?
all mp3 files are playable , if your usb drive is a player it will definately play the file. |
Forum: Visual Basic 4 / 5 / 6 21 Days Ago |
| Replies: 2 Views: 183 are you talking about any application developed in VB 6.0 ? |
Forum: Oracle 21 Days Ago |
| Replies: 15 Views: 868 do you have the password for sys or system account ? |
Forum: Visual Basic 4 / 5 / 6 22 Days Ago |
| Replies: 8 Views: 313 do u know how to open a recordset in code by using SQL ? |
Forum: Visual Basic 4 / 5 / 6 22 Days Ago |
| Replies: 6 Views: 378 there are number of tools for the purpose. Just use google with proper keyword for effective search. |
Forum: Visual Basic 4 / 5 / 6 22 Days Ago |
| Replies: 3 Views: 195 that has nothing to do with database connection . check your other code. |
Forum: Visual Basic 4 / 5 / 6 22 Days Ago |
| Replies: 8 Views: 313 you need to open the recordset by passing the value at runtime dynamically. Use count to find the number of records in the recordset. If it is >0 then process further else display your message box |
Forum: Oracle 22 Days Ago |
| Replies: 15 Views: 868 You don't have the user name password ? |