Re: create access table with ado sql (cannot change table properties)

From: Andrew (abaylis_nos_at_spamcop.net)
Date: 03/25/05

  • Next message: Del M: "Re: How to add results to ADOQuery and DBGrid for browsing"
    Date: Sat, 26 Mar 2005 08:32:07 +1100
    
    

    "ercan" <ercanaktin@pcm.com.tr> wrote in message
    news:4243d00e$1@newsgroups.borland.com...
    > yes I think we have to do that by using sql.so now we are looking for sql
    > command of that.
    > thaks for your messages.
    >
    Why not use ADOX? That way you can access the columns collection of the
    table and modify the appropriate column (warning - a number of "gotchas" to
    watch out for, but it is possible to change all the properties of a
    particular column).
    Andrew


  • Next message: Del M: "Re: How to add results to ADOQuery and DBGrid for browsing"

    Relevant Pages

    • Re: COBOL stored procedure for DB2
      ... Regarding how you precompile the app, you must specify target mfcob to db2 prep, rather than target ibmcob. ... Have you also confirmed that, prior to executing the CALL statement, the host variables specified within the client app have the appropriate values? ... MODIFIES SQL DATA ... confirm the cob command used for creating the SP module. ...
      (comp.lang.cobol)
    • Re: COBOL stored procedure for DB2
      ... Have you also confirmed that, prior to executing the CALL statement, the ... The DB2 CREATE PROCEDURE statement. ... MODIFIES SQL DATA ... confirm the cob command used for creating the SP module. ...
      (comp.lang.cobol)
    • Re: Can I get Consultancy advice on SQL/Fox in the UK (South East)
      ... My problem is the two Sequel Server tables within one database with which I ... Don't ask me why but the SQL designers have NOT ... command that I can initiate with SQLCONNECT, ... > While you're in the View Designer, right-click and view the SQL code. ...
      (microsoft.public.fox.helpwanted)
    • Re: Optimistic Concurrency on UpdateCommand...
      ... client device, I update that column with a non-null datetime and then try to ... 1!!!If I copy and paste the command ... With the 4th column not allowing nulls, the optimistic concurrency code ... Can I have a nullable datetime column in my Sql ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: Select - SQL vs. SUM
      ... If you have to use an earlier version of VFP earlier than 9, ... >> also force VFP to read from the buffer with a new clause in the SQL ... >> The SELECT command doesn't move the record pointer in the grid's record ... >>> I have a grid whose recordsource is a table named _payments. ...
      (microsoft.public.fox.programmer.exchange)