2,951 Posted Topics

Member Avatar for ssa01

Kindly mention what exactly you are looking for and what are you getting as output from your query.

Member Avatar for debasisdas
0
103
Member Avatar for dwaynecaine
Member Avatar for emmas4impact
Member Avatar for supriya mysore
Member Avatar for smithaboby

what i understand is you need to store username and password in oracle database and use that credential to login to your application dynamically at runtime. if that is the case [CODE=sql]select count(*) from user_login where user_name='username' and password = 'password'[/CODE] if this returns 1 then allow to log in …

Member Avatar for debasisdas
0
154
Member Avatar for PinoyDev

What happens when you call the function / event in Form_Resize event ? Is that not getting executed ?

Member Avatar for PinoyDev
0
203
Member Avatar for pankaj.garg
Member Avatar for AndreRet
0
294
Member Avatar for sknake

What is the last date to cast ones e-ballot and most importantly what the winner takes home :D

Member Avatar for cwarn23
1
313
Member Avatar for jhesketh

What exactly the existing product does . You need to post more details.

Member Avatar for mhoglund
0
190
Member Avatar for palavi

Find the complete list of providers [URL="http://www.connectionstrings.com/oracle"]here[/URL].

Member Avatar for palavi
0
256
Member Avatar for Jlutha1001
Member Avatar for ratatu

Relational modeling is the logical representation of the physical relation of the DB tables.

Member Avatar for ratatu
0
80
Member Avatar for Roybut
Member Avatar for naziatarannum
0
130
Member Avatar for smjabbar
Member Avatar for fawkman
Member Avatar for pranavdv

to solve your problem i need few information from you. 1. is the database installed on your PC ? 2. are you trying to log in to a database in a network ? 3.is the [B]scott[/B] user exists and and is unlocked ?

Member Avatar for debasisdas
-2
353
Member Avatar for mahii
Member Avatar for rteja

you need to install sql server client in the other system and connect to the server to access the database..

Member Avatar for AndreRet
0
138
Member Avatar for Lioshenka

you need to create a check constraint with the desired values on the desired column of the table.

Member Avatar for debasisdas
0
51
Member Avatar for fh84

you are trying to create a new database or trying to log in to existing database.

Member Avatar for debasisdas
0
87
Member Avatar for venkatnams

try the following code, make changes as desired [code=vb] 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, Chunk() As Byte, i As Integer, FileName As String Private Const ChunkSize As Integer = 16384 Private Const …

Member Avatar for RobCr
0
3K
Member Avatar for Afi83
Member Avatar for wilder1926
Member Avatar for XStrong
Member Avatar for baheddad

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 permission is not granted it means it is denied and there is no command to DENY any …

Member Avatar for whizkidash
0
205
Member Avatar for cjmartin

would you mind to post here what are the different things that you have tried ?

Member Avatar for debasisdas
0
123
Member Avatar for pritesh007
Re: dbms

what is a minor project .you need to decide first what you want to do.

Member Avatar for debasisdas
0
133
Member Avatar for nareshkumar131
Member Avatar for sting23

since you are going to design , you should have the requirements. You need to gather all information before starting design of the system

Member Avatar for AndreRet
0
123
Member Avatar for MuffinKun

I will think of reading your post only if you are ready to pay for it.

Member Avatar for debasisdas
0
206
Member Avatar for Hritika
Member Avatar for didie_rock
Member Avatar for godfather_599

No that is not possible. Again it is not possible to write an OS using a single language.

Member Avatar for Muzhacker
0
105
Member Avatar for richard bach
Member Avatar for debasisdas
0
93
Member Avatar for bk_yogeshvaidya

you need to check for existance of the record before insert the same into database. you can use COUNT() for the purpose.

Member Avatar for ramulal
0
139
Member Avatar for coollife
Member Avatar for christiangirl
Member Avatar for Ghost34
Member Avatar for debasisdas
0
104
Member Avatar for Israelsimba
Member Avatar for culbysl
Member Avatar for sitaag44

You guys need to follow some book on the basic of DBMS / RDBMS.

Member Avatar for peter_budo
0
151
Member Avatar for dotNetDummi

you can always do that , just use sysdate that will handle your date problem.

Member Avatar for cgyrob
0
117
Member Avatar for manjupapu2006
Member Avatar for Ghost34

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

Member Avatar for picawho
0
123
Member Avatar for abchigley
Member Avatar for coollife

Try to use DELETESETTINGS to delete any entry from registry. Are you sure a non-existing application is still running ?

Member Avatar for vb5prgrmr
0
89
Member Avatar for abinmd

barcode reader work very straight forward , just as an keyboard. once you read the barcode using the device it directly inputs the code to the control (ex textbox) having focus. What you need to do is process the data further as per your business logic.

Member Avatar for vb5prgrmr
0
121
Member Avatar for coollife
Member Avatar for vb5prgrmr
0
75
Member Avatar for jonathannavarro
Member Avatar for vb5prgrmr
0
40
Member Avatar for coollife

The End.