Hi, I have a query that uses a field on a form to filter what information gets displayed. This is simple I know but what I need it to do is display all records if I don’t enter anything in the field on the form. I tried putting the following IIF statement in the Criteria: [...]
Hi, I have one table having more than 3 millions rows with following columns: [SITE_ID] [USER_NAME]
How to pass Parameters in MS Access into Vb 6.0 and get the results through ado recordset
Is it adviceable to put SQL 2000 and 2005 in one single CLuster by putting them in different instances?
connect Powerbuilder 10 with Microsoft SQL??
hi my name is Harry, and and am studying IT. this mode i have Windows Server 2003, how important is it in the field?
Currently am able to update 1 Oracle table from another using MERGE along with WHEN MATCHED THEN UPDATE logic. Under the UPDATE command I am using a SET/WHERE to update a specific column based on certain criteria. I want to add another SET/WHERE condition to this same update which will result in an UPDATE of [...]
‘ALTER INDEX ‘ || C_Indices.INDEX_NAME ||’ REBUILD ‘; ‘ALTER INDEX ‘ || C_Indices.INDEX_NAME || ‘ REBUILD ONLINE COMPUTE STATISTICS’; In my stored procedure , i am reconstructing or you can say re-building the tables and table name is the input parameter to the procedure. In middle of the code , i am using execute immediate [...]
Hi Experts, I need to implement a sleep logic in a loop i need to check for SELECT/INSERT stm if it s locked by other user i will go to sleep mode then back to earlier savepoint position eg savepoint x; INSERT/SELECT i need to check for 10 times each time sleep is for 1 [...]
With default configuration settings at DB instance, the db server is responding quick. For my tests, i want the db server response to be slow. What configuration changes or anything else can be done so that the db instance will respond slowly (atleast take 1 minute time to execute). The request can be connect to [...]
Hai, I have over 5 years of Production experience in Electronic Industry.I am currently working as Dot Net Developer in software company from 1 year.I am planning to switch my career to SAP. I am not sure which module to help in my career and where to begin with.i dont have any knowledge of SAP.Any [...]
HI Experts, I have a OUT parameter in my procedure(whihc performs INSERT data into a table),how to handle this OUT parameter (primary key of table) — Will Insert statement inside the PL/SQL block should include this parameter or we should use SELECT stm after Insert to add this attribute ,i am unclear on this please [...]
Anyone there who can help me solve my problem? I can’t continue my program because of this problem which I know someone can solve or can suggest the best possible solution. I have a project in my study doing simple accounting program. To facilitate the discussion, I will just show you the three tables where [...]
Hello! I m trying to get db mirroring to work between two sbs 2003 premium based sql (2005) servers. Am I just plain stupid or did I miss sth? And please dont tell me about traceflags becaouse they dont seem to have an effect on my … problem? Perhaps I came out as a bastard [...]
Im new to access and have been given a task to compile a data base, which i have very nearly completed, Im in the military and using a PC networked into a military system. However i found out whilst compiling the Database the system has many limitations, the Document has got to 1.99 GB now [...]
I am J S thakur and having more than 07years of experiance in steel production departement. My qualification is Diploma in metallurgy.Now i want to pursue my career in sap. is this suitable for me by consideration of my qualification. If yes which module is good for me.your suggestions shows me the way for bright [...]
I’m trying to load a signature into a pictureBox but its giving the “Parameter not valid” error message when it tries to convert into bitmap from the MemoryStream store. Refer code below. code: public Bitmap getSignature() { MemoryStream ms1 = new MemoryStream(Signature); Bitmap signature = new Bitmap(ms1); return signature; } I used the same code [...]
By mistake I deleted my SA account. Now I am unable to access the isql I had done. I know that if you have lost the ‘SA’ password, then you can regenerate another one. I followed the steps outlined in the SearchEnterpriseLinux ATE answer on the topic of regenerating an SA password. But nothing happened [...]
I have an application that I need to update (written by someone else) that requires that I take data from a nice, vertical table and write them into a pre-exisiting flat table. Column 1 of the vertical table is the PK for the flat table, while there are up to 35 entries that must be [...]
I am working on a database to store employment history. A person can be employed by an organization or another person. I created the following tables: Person Organization Employer Employment Person and Organization both have a 1:1 relationship with Employer. Employer has a 1:M relationship with Employment. Is this an acceptable way to model the [...]





