CREATE DATABASE db1 CREATE TABLE namatabel1 ( [field1] [tipe1] (size) [field2] [tipe2] (size)
c/o : create database test create table test1 (namapelanggan varchar(50), nama varchar(20)) ----- Original Message ----- From: "skdmdn" <[EMAIL PROTECTED]> To: <[email protected]>; <[EMAIL PROTECTED]> Sent: Friday, January 06, 2006 8:18 AM Subject: [Programmer-VB] Create Database SQL Salam VB, Mohon bantuan dari teman2, bagaimana cara mengCREATE database SQL dan CREATE Tabel melalui Coding Program. Fyi saya pake SQL Server 7. Thank's B4 Rijal __________________________________________ Yahoo! DSL Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com Untuk keluar dari millis ini, kirim email kosong ke: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Programmer-VB/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
