Remote access vs local access
I hope I have the right forum. :-) I'll try to explain what I'm trying to do. I want to use the MS Access (2010) application residing on the remote server on a Access database(accdb) that is located on...
View ArticleHow to step through Query scripting - Query not appearing on list
I have a query that has script written and it is flagged to run 'Execute script for each record'. I would like to step through this script but I cannot see it. I go to 'Design DB', 'Database...
View Article.ecx extension
Glad to be a member of this forum. What application runs the an file extension .ecx I have a file that has it but I can't open it, thank for any assistance.
View ArticleHighlight current field when have multi sub forms
I have multiple (Continuous Forms) sub forms on one main form I'm using on got focus = clolorYellow([myfield]) on lost focus = clolorWhite([myfield]) Then public function clolorYellow(fieldname as...
View ArticlePostgresql DSN creation
i need to transfer data from sql server 2008 r2 to postgresql . but i am not able to setup system DSN for OLE DB connection manager . actually it is showing that unknown server name how can i find the...
View ArticleCannot increase max_memory
Hi, I'm trying to increase the value for the parameter memory_target target, but Oracle complains that it cannot shrink it. Code: c:\>sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on...
View ArticleHelp for a brand new beginner in mySQL
Hello guys! I try to open a new connection in mySQL workbench and I get an error message. I watched some tutorials and I did exactly what they showed. A printscreen is added. I just typed the...
View ArticleCreation of Service in windows environment.
HI Everyone, i am working for a product where it needs a postgresql as database, so i need to install postgres with the our application. and also i need to create a windows service. i tried...
View ArticleHow to write an automatic journal?
I would like to write an automatic journal for my table 'booking', which logs every insert, update and delete. The (simplified) table 'booking' looks like this: Code: CREATE TABLE "BOOKING" ( ID...
View ArticleUnable to start full text
Background: DB2 Enterprise Server 10.1 installed on Windows 7. While trying to resolve the text issue, I upgraded db2 to sp4. Both before and after doing this, I got the following symptom, running "as...
View ArticleNew version of XtraBuild Designer and XtraBuild Runtime
Version 1.4.2.1 of XtraBuild Runtime is available now in three editions: Standard, Lite and Freeware Edition. Compare editions here Version 1.4.2.1 of XtraBuild Designer is available now in two...
View ArticleFilter a split form using a combobox and option buttons
Hi everyone, I am trying to open a filtered split form based on user inputed specifications in one form to open up the filtered split form in a different form. First I need to specify which form (which...
View ArticleHelp: Error while inserting data
'C:\Windows\SERVIC~2\NETWOR~1\AppData\Local\Temp\M Y73F7.tmp' (Errcode: 28 - No space left on device) I'm getting error while inserting data from one table to another. I guess i need to change my.ini...
View Articleinstalling SQL Server 2008 after SQL Server 2012
Hi, We must migrate a number of MSSQL 2000 databases to MSSQL 2012. SQL2012 can not read backups from SQL2000, but SQL2008 can read SQL2000 backups and SQL2012 can read SQL2008 backups. Our plan is to...
View ArticleQuestion about the forum
dear Path (or some one interested) As far as i understand, this forum is propoerty of a company that friendly and kindly let us "chat" i have two questions. 1. Are the post propertie of the company? 2....
View Articlelimiting a combo box in a subform
I’m needing to limit a combo box in a subform by a value in that subform. Having no success. The Combo is populated by my table “Supervisors” which has two fields - [ClientID] and [SupervisorNames]. (A...
View Articletkprof convert it partially
Hi, I am trying to convert the trace file into readable format. i am using the tkprof utility...it seems to me that its not converting full file. for example . i have trace file which is 782mb when i...
View Articlei have a filter big problem could you give me your oppinion?
Guys: Considering the magic that you did with the last issue about brilliant crashing with the hospital app. i would like to ask your oppinion about this issue. I am creating a human resources database...
View ArticleCombining Tables in Access
Hi guys, I am trying to do a really weird combination of an Append/Union query and I'm not sure if it's possible or not, and if it is - is there a way to do it? I'm pretty new to SQL and VBA so I'm...
View ArticleUpdatre table with auto-increment
I have an existing table with a blank column and want update the column with numbers beginning with 1001 and auto-increment from there. Pointers would be welcome Nick
View Article