Sybase ASE move instance 15 to 15.5
Hello all, I have a question. On my server i have 2 Sybase instalations. ASE 15 - Instance A running ASE 15.5 - Instance B running I wish to move my Instance A to 15.5. But I don't want to upgrade the...
View ArticleHaving problems with combobox
Hello all, I need a solution to what I know is a very simple problem. I have a form that users enter basic information, their name, units checked, date etc. I want to run a report based on this...
View ArticleMacro issue
Let's try this again. I am trying to run a report based on a date range. I have three specific fields, Staff Name, Enter Date and End Date. I am trying to use the Macro expression builder, which works...
View ArticleUsing Text Box Value as the 'Where' clause in SQL query
i'm using javadb(netbeans) for a project and I am a total beginner. I have a small app which searches an address database and brings back a data grid of results. The users tpyes in all, or part of a...
View ArticleCSV Export Bug v10
Hi, Not sure if this is new to v10 or not. In my test database I have four records each with two images. If I export to CSV, only for the first two records do the links to the exported image folder...
View ArticleCan't adapt pgplsql function for v8.1
Hello everyone :), Some time ago with some suffering I made a pgplsql function for the v8.4 to reserve auto-generated ids before some massive but unfortunately "id fixed" transactions and it works just...
View ArticleHow to get drop-down selection as in MS Excel/Access (datasheet mode)?
If my database is Access, in datasheet mode I can click on the column title and make a selection to filter. If my source of data is from SQL, I have no more this feature. This is critical to my end...
View ArticleIMPORT DB2 Utility dropping records-what are the causes
Hi, We are using IMPORT utility to import data into tables in unix scripts.It is not importing all the records but log showing that all the records imported.For Ex:25 records to be inserted, it inserts...
View Articledelete ignore, low_priority, quick
hi, i need your help.. could you please explain to me what are the difference between delete ignore, delete low_priority, and delete quick.. and may you show me how to use them.. thank you very much.
View Articlewhat happen if high_priority insert overrides low_priority
it is said that if HIGH_PRIORITY is specified , it overrides the effect of the --low-priority-updates option if the server was started with that option. then, what happen to the rows that LOW_PRIORITY...
View Articleget dependencies on table
hi guys, is there a way to reverse sp_depends to get dependencies of a particular table. I just need stored procedures that reference particular table. I've been looking around in joining sysdepends...
View ArticleSQL ERROR: syntax errorat or near "do". Stato SQL: 42601
Hi to All, could Someone resolve this problem? If I execute the following function I have the following ERROR Code: do $body$ declare week_nr integer; anno_nr integer; stmt text; begin...
View ArticleFinale OF The Ultimate Fighter Season 17
This week tv shows and movies are rocking.Get your favorite one to make your weekend exciting. Britains Got Talent Season 7 Episode 1 Supah Ninjas Season 2 Episode 9 The Ultimate Fighter Season 17...
View ArticleSome amazing shows and movies
Hello Guys, Here you can enjoy your favorite movies and amazing tv show. Here you get links to enjoy them: Doctor Who Season 7 Episode 8 Marvin Marvin Episode 17 Watch Evil Dead Online Watch Scary...
View ArticleSQL '05 Backup + %Date%
Hello, I have question regarding backup SQL'05. Please look ta my script : sqlcmd -S srv_name -U sa -P pass -Q "BACKUP DATABASE Database_name TO DISK = 'D:\Backup\%date%_Database_name.bak' WITH NAME =...
View ArticleOffline/Online
Hi, I am new to DB2, can anyone tell me the process to make offline database to online. How does it works?? Well thanks in advance. :)
View ArticleScript help
v10 Hi, Ok, bare with me, as I am just starting out with the scripts. I noticed an action "extract image/file" so thought I would be able to write a script to extract all my images to a folder...
View ArticleSelect records where only one column is distinct
head is mangled. need help trying to create query on all records to select values which needs one column being distinct (document) but has the latest date Record Data ID | Document | Title | Date...
View ArticleHelp with my form
This part of my project is basically a way to track daily grades for multiple students in several different target areas. What I would like to be able to do is open the grading form and have it based...
View Article