Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT COMMAND
Message
 
 
To
05/03/2009 01:37:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01385719
Message ID:
01385720
Views:
42
>The foolowing command Iam using in SQl-Server 2005 directly. If I want to use it from as front end VFP9
>How to use it?
>
>insert into emp_master (emp_id,fir_name,passport_no) select johu1.ep_id,johu1.fr_name,johu1.pass_p from johu1 where not exists
>(select 1 from emp_master where RTRIM(emp_id)=RTRIM(johu1.ep_id))"
>
>Thanks & Regards
>
>PARAMU

You can use SPT for this.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform