exe file

How can I create an exe file from VB.NET project that include a data base?

note:: I want to run the exe file in a computer that have no sql server and no .NET framework

thank you
safi

[191 byte] By [safi_h80] at [2008-3-3]
# 1
>> How can I create an exe file from VB.NET project that include a data base?

i'm not sure i understand what you are trying to accomplish. do you want to embed the date in the .exe ?

>> and no .NET framework

a vb.net application allways needs the .net framework. iow: you can't do what you want to do.

WM_FYI
thomas woelfer

thomaswoelfer at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...