former_SQLA_member1694919
Explorer
Member since ‎2020 Aug 02

User Statistics

  • 14 Posts
  • 0 Solutions
  • 1 Kudos given
  • 5 Kudos received

User Activity

we have declared the below column with table 1. last_chg_utc datetime null default utc timestamp, while inserting the row against table 1, default value is automatically populated for last_chg_utc column The problem is default value is inserting wi...
SQL Anywhere 10 version -DBISQL tool ->I am trying to execute the insert statements around .35 million lines, even i split it to 3 or 4 files it is hanging to load the files. 1) is there any options to remove the leading spaces/trailing spaces to min...
we are trying to connect a DAtabase running on another computer but it is failing.we are using sqlanywerhe 10 -we have tried with dbeng10 and dbsrv10 -while running up the database we have provided the option -x tcp/ip -we are able to ping the IP ad...
Hi Sir, I want to delete the folder, IF its already exists in Sybase sql anywhere 10 version.
Hi Sir, Sybase Version 10 I need a function which needs to check the Directory is exist or not, and IF directory is not exist then we need to create the directory as well. for Ex: the below script is from powerbuilder , equal script is needed for Sy...
Kudos given to