-
how to create sql database in visual basic
Is possible to create, via vb classic or VBA, a sql database in this instance:\\DVD377-14D9E48C\SQLEXPRESS...
I have Sql Express.
Database name: mydatabase
Database Table: mytable
fileds:
fiedl1 text
fiedl2 text
fiedl3 text
fiedl4 date
fiedl5 number
fiedl6 text
-
just post
as my limited knowledge, you can create db in vb.net, not sure if you can do in pre Net vb. How about mdb?
How about XML or flat file, or you can try call store procedure.
-
Here is a link to sample code for creating a SQL Server database. Which SQL Express essentually is.
http://www.freevbcode.com/ShowCode.Asp?ID=3211
-
 Originally Posted by Ron Weller
Ron excellnet link!
But sorry me, where i insert the name of my instance/SERVER, assumed is called:CL259F4500
... and i have not pass and user asssigned (i use Windows autentication)
Tks for all.
Sal, from Italy
Similar Threads
-
By Arjuna in forum Database
Replies: 2
Last Post: 07-25-2007, 03:22 AM
-
By Branta in forum Careers
Replies: 0
Last Post: 11-16-2005, 06:31 PM
-
By jimmy6 in forum Database
Replies: 4
Last Post: 05-27-2005, 09:09 PM
-
By Yair Alan Griver [MSFT] in forum vb.announcements
Replies: 0
Last Post: 04-04-2002, 09:28 PM
-
By Seth Grossman [MSFT] in forum .NET
Replies: 1
Last Post: 02-15-2002, 12:35 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks