Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / SQL Queries / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to specify whether to match case (upper or lower) in WHERE condition?27 Aug 2006 21:35 GMT1
In this sample:
Create Cursor aaa (f1 c(2), f2 n(3))
Insert into aaa (f1, f2) values ( "f ", 1)
Insert into aaa (f1, f2) values ( "F ", 2)
Sql Command26 Aug 2006 16:31 GMT3
I wish to do the navigate function for Top, Previous, Next and Bottom
through a table using Sql command but I found that it is very slow for the
following example when the table has more than 50,000 records:
Top:
Problem in sql query26 Aug 2006 16:16 GMT8
Dear friends
my view statement
----------------------------
create sql view rorder_line_items as SELECT DISTINCT .F., Requestdtl.sl_no,
bulk insert from FoxPro CSV file into SQL Server23 Aug 2006 03:58 GMT1
I have a couple of legacy FoxPro databases where production information
is still being written.  Currently this data is being moved to SQL
Server via a DTS package that takes several minutes to run.  I know I
can bulk insert very large files very fast, and I can output the FoxPro
SQL - MAX02 Aug 2006 18:01 GMT4
I have a data set like:
Std Num    Date        Comment
111            6/29/06   Apple
111            7/29/06    Orange
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.