Forum: Oracle 3 Days Ago |
| Replies: 1 Views: 183 you need to create a check constraint with the desired values on the desired column of the table. |
Forum: Oracle 7 Days Ago |
| Replies: 3 Views: 302 is the entry available in TNSNAMES.ORA ? |
Forum: Oracle 8 Days Ago |
| Replies: 3 Views: 302 you are trying to create a new database or trying to log in to existing database. |
Forum: Visual Basic 4 / 5 / 6 10 Days Ago |
| Replies: 16 Views: 544 try the following code, make changes as desired
Dim CN As New ADODB.Connection
Dim RS As ADODB.Recordset
Dim DataFile As Integer, Fl As Long, Chunks As Integer
Dim Fragment As Integer,... |
Forum: Visual Basic 4 / 5 / 6 10 Days Ago |
| Replies: 2 Views: 333 you need to add a do event to your code. |
Forum: Oracle 16 Days Ago |
| Replies: 3 Views: 402 Try to use set operator, that should solve your Qry1 and Qry2.
for the third qry try to join both the tables. |
Forum: Oracle 17 Days Ago |
| Replies: 3 Views: 402 would you mind to post here what are the different things that you have tried ? |
Forum: Oracle 17 Days Ago |
| Replies: 1 Views: 342 what is a minor project .you need to decide first what you want to do. |
Forum: Oracle 18 Days Ago |
| Replies: 5 Views: 604 you need to read books for all the details. |
Forum: Database Design 19 Days Ago |
| Replies: 1 Views: 491 I will think of reading your post only if you are ready to pay for it. |
Forum: Database Design 19 Days Ago |
| Replies: 1 Views: 478 What exactly is a LAN search engine ? |
Forum: Database Design 19 Days Ago |
| Replies: 1 Views: 391 have you started working on that ? |
Forum: Visual Basic 4 / 5 / 6 19 Days Ago |
| Replies: 5 Views: 255 you need to format the value of DTPicker. |
Forum: Visual Basic 4 / 5 / 6 19 Days Ago |
| Replies: 16 Views: 736 you are struck in which part ? |
Forum: Visual Basic 4 / 5 / 6 19 Days Ago |
| Replies: 4 Views: 257 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 22 Days Ago |
| Replies: 6 Views: 704 you mean to say , u want to include media files to database ? |
Forum: Oracle 22 Days Ago |
| Replies: 5 Views: 604 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 22 Days Ago |
| Replies: 15 Views: 1,225 i don't think i understood your last question. |
Forum: Oracle 30 Days Ago |
| Replies: 1 Views: 545 kindly post your table structure. |
Forum: Visual Basic 4 / 5 / 6 30 Days Ago |
| Replies: 3 Views: 253 is the items stored in database ? |
Forum: Visual Basic 4 / 5 / 6 30 Days Ago |
| Replies: 4 Views: 292 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 30 Days Ago |
| Replies: 2 Views: 213 You need to use CDO library. |
Forum: Visual Basic 4 / 5 / 6 30 Days Ago |
| Replies: 5 Views: 9,666 You need to connect to SMS gateway for all that. Contact your Service provider. |
Forum: Oracle 30 Days Ago |
| Replies: 5 Views: 1,677 missing CONSTRAINT key word on line 8. |
Forum: Oracle 30 Days Ago |
| Replies: 6 Views: 704 what the project is all about ?
Is it only a database projects ? |
Forum: Oracle 30 Days Ago |
| Replies: 15 Views: 1,225 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 31 Days Ago |
| Replies: 1,548 Views: 199,929 There is no one other than you in my world and you are not there for me. |
Forum: Visual Basic 4 / 5 / 6 Oct 16th, 2009 |
| Replies: 2 Views: 425 kindly post your table structures. |
Forum: Oracle Oct 16th, 2009 |
| Replies: 2 Views: 641 you can always do that , just use sysdate that will handle your date problem. |
Forum: Oracle Oct 15th, 2009 |
| Replies: 15 Views: 1,225 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 Oct 15th, 2009 |
| Replies: 4 Views: 292 Do you want to store and retrieve images in database ? |
Forum: Oracle Oct 14th, 2009 |
| Replies: 15 Views: 1,225 better install any latest version and set the passwords carefully. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 3 Views: 228 Can you kindly post what have you done so far. |
Forum: Oracle Oct 13th, 2009 |
| Replies: 15 Views: 1,225 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 Oct 13th, 2009 |
| Replies: 8 Views: 342 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 Oct 13th, 2009 |
| Replies: 2 Views: 319 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 Oct 13th, 2009 |
| Replies: 1 Views: 283 do for the device that has inbuilt file locking system. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 6 Views: 1,209 as already discussed you just need to use that as a plug play device like any keyboard. |
Forum: Visual Basic 4 / 5 / 6 Oct 13th, 2009 |
| Replies: 2 Views: 237 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 Oct 13th, 2009 |
| Replies: 2 Views: 212 are you talking about any application developed in VB 6.0 ? |